Hive Gateway for Cursor
io.github.srotzin/hive-mcp-gateway
Unified gateway hosting 5 Hive Civilization MCP servers (evaluator, trade, depin, compute-grid…
client:Cursor
transport:streamable-http
Install Hive Gateway in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hive-mcp-gateway": {
"url": "https://hive-mcp-gateway.onrender.com/gateway/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs