← Index

io.github.BlockRunAI/blockrun-mcp

io.github.BlockRunAI/blockrun-mcp·v0.6.9·Search
Quality Score
80
/100

Live data for AI agents: search, research, markets, crypto, X/Twitter. Pay per call.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "blockrun-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@blockrun/mcp"
      ],
      "env": {
        "BLOCKRUN_WALLET_KEY": "<your-blockrun_wallet_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "blockrun-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@blockrun/mcp"
      ],
      "env": {
        "BLOCKRUN_WALLET_KEY": "<your-blockrun_wallet_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @blockrun/mcp
§02  Environment variables
BLOCKRUN_WALLET_KEY
secret

Optional: Your wallet private key for USDC payments (hex for Base, bs58 for Solana). If not set, a wallet is auto-generated.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Search