agent arbitration for Cursor
io.github.jdhart81/agent-arbitration
Deterministic, machine-verifiable dispute resolution for A2A escrows.
client:Cursor
transport:streamable-http
tools:8
Install agent arbitration in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-arbitration": {
"url": "https://mcp.viridisconservation.com/arbitration/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs