Hive Auction for Cursor
io.github.srotzin/hive-mcp-auction
Sealed-bid and English auctions for agent capabilities and compute time
client:Cursor
transport:streamable-http
Install Hive Auction in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hive-mcp-auction": {
"url": "https://hive-mcp-auction.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs