Hive Compute for Cursor
io.github.srotzin/hive-mcp-compute
HiveCompute MCP Server — decentralized inference router for AI agents
client:Cursor
transport:streamable-http
Install Hive Compute in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hive-mcp-compute": {
"url": "https://hive-mcp-gateway.onrender.com/compute/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs