Back to MCP Servers
Blockrun
Access 30+ AI models (GPT-5, Claude, Gemini, Grok, DeepSeek) without API keys. Pay-per-use via x402 micropayments with USDC on Base.
aggregatorsapiai
By blockrunai
Installation
npx -y blockrun-mcpConfiguration
{
"mcpServers": {
"blockrun-mcp": {
"command": "npx",
"args": ["-y", "blockrun-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes