Skip to content
VS Code

Hive MPP for VS Code

io.github.srotzin/hive-mcp-mpp

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

client:VS Code transport:streamable-http

Install Hive MPP in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Hive MPP in other clients