Skip to content
Grok

Hive MPP for Grok

io.github.srotzin/hive-mcp-mpp

Dual-rail 402 (x402 + MPP Tempo) MCP server

client:Grok transport:streamable-http

Install Hive MPP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "hive-mcp-mpp": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/mpp/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Hive MPP in other clients