Hive Barter for Cursor
io.github.srotzin/hive-mcp-barter
Multi-party agent barter — non-cash capability exchange with cryptographic receipts
client:Cursor
transport:streamable-http
Install Hive Barter in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hive-mcp-barter": {
"url": "https://hive-mcp-barter.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs