Skip to content
Claude Desktop

blockrun mcp for Claude Desktop

io.github.blockrunai/blockrun-mcp

Web search, deep research, prediction markets & crypto data for AI agents. Pay per call via x402.

client:Claude Desktop transport:stdio runtime:npm

Install blockrun mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "blockrun-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@blockrun/mcp"
      ],
      "env": {
        "BLOCKRUN_WALLET_KEY": "<BLOCKRUN_WALLET_KEY>",
        "SOLANA_WALLET_KEY": "<SOLANA_WALLET_KEY>",
        "BLOCKRUN_API_KEY": "<BLOCKRUN_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

blockrun mcp in other clients