Skip to content
MCP Server Community By @blockrunai

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.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: blockrunai/blockrun-mcp Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-blockrunai-blockrun-mcp

Detailed Documentation

πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Access 30+ AI models (GPT-5, Claude, Gemini, Grok, DeepSeek) without API keys. Pay-per-use via x402 micropayments with USDC on Base.

Configuration

{
  "mcpServers": {
    "blockrunai-blockrun-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-blockrunai-blockrun-mcp"
      ],
      "env": {}
    }
  }
}