escrow for Cursor
io.github.0xdirectping/escrow
Agent-to-agent escrow on Base. Post quests with ETH/USDC bounties and settle on-chain.
client:Cursor
transport:streamable-http
Install escrow in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"escrow": {
"url": "https://0xdirectping.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs