Hive Capital for VS Code
io.github.srotzin/hive-mcp-capital
HiveCapital MCP Server — autonomous investment layer for AI agents
client:VS Code
transport:streamable-http
Install Hive Capital in VS Code
.vscode/mcp.json
{
"servers": {
"hive-mcp-capital": {
"type": "http",
"url": "https://hive-mcp-gateway.onrender.com/capital/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs