Hive Auction for VS Code
io.github.srotzin/hive-mcp-auction
Sealed-bid and English auctions for agent capabilities and compute time
client:VS Code
transport:streamable-http
Install Hive Auction in VS Code
.vscode/mcp.json
{
"servers": {
"hive-mcp-auction": {
"type": "http",
"url": "https://hive-mcp-auction.onrender.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs