Hive Auction for Zed
io.github.srotzin/hive-mcp-auction
Sealed-bid and English auctions for agent capabilities and compute time
client:Zed
transport:streamable-http
Install Hive Auction in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hive-mcp-auction": {
"url": "https://hive-mcp-auction.onrender.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs