Hive Gateway for VS Code
io.github.srotzin/hive-mcp-gateway
Unified gateway hosting 5 Hive Civilization MCP servers (evaluator, trade, depin, compute-grid…
client:VS Code
transport:streamable-http
Install Hive Gateway in VS Code
.vscode/mcp.json
{
"servers": {
"hive-mcp-gateway": {
"type": "http",
"url": "https://hive-mcp-gateway.onrender.com/gateway/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs