Serversio.github.BlockRunAI/blockrun-mcp
M

io.github.BlockRunAI/blockrun-mcp

io.github.BlockRunAI/blockrun-mcp · v0.6.9
▦ npm
v0.6.9npm npm: @blockrun/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.BlockRunAI/blockrun-mcp",
  "description": "Live data for AI agents: search, research, markets, crypto, X/Twitter. Pay per call.",
  "repository": {
    "url": "https://github.com/BlockRunAI/blockrun-mcp",
    "source": "github"
  },
  "version": "0.6.9",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@blockrun/mcp",
      "version": "0.6.9",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional: Your wallet private key for USDC payments (hex for Base, bs58 for Solana). If not set, a wallet is auto-generated.",
          "format": "string",
          "isSecret": true,
          "name": "BLOCKRUN_WALLET_KEY"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}