Skip to content
Cursor

Hive MPP for Cursor

io.github.srotzin/hive-mcp-mpp

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

client:Cursor transport:streamable-http

Install Hive MPP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Hive MPP in other clients