blockrunai/blockrun-mcp
Access 30+ AI models (GPT-5, Claude, Gemini, Grok, DeepSeek) without API keys. Pay-per-use via x402 micropayments with USDC on Base.
Quick Start
Clone the repository:
git clone https://github.com/blockrunai/blockrun-mcpClaude Desktop configuration example:
{
"mcpServers": {
"blockrun-mcp": {
"command": "npx",
"args": [
"-y",
"blockrunai/blockrun-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.