Skip to content
VS Code

Hive Exchange for VS Code

io.github.srotzin/hive-mcp-exchange

Agent-to-agent capability exchange and prediction markets

client:VS Code transport:streamable-http

Install Hive Exchange in VS Code

.vscode/mcp.json

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

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

Hive Exchange in other clients