paycrow for Cursor
io.github.michu5696/paycrow
Escrow protection for agent payments on Base — USDC held in smart contract until job completion.
client:Cursor
transport:streamable-http
runtime:npm
tools:10
Install paycrow in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"paycrow": {
"url": "https://paycrow-app.fly.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs