Developer Tools
Trust: 32/100 (Limited)io.github.BlockRunAI/blockrun-mcp Guide
BlockRun MCP Server - Access 30+ AI models via x402 micropayments. No API keys needed.
9 starsby BlockRunAI
Quick Start
Install
npx @blockrun/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-blockrunai-blockrun-mcp": {
"command": "npx",
"args": [
"@blockrun/mcp"
]
}
}
}