Stabledrop escrow payments for Cursor
me.stabledrop/escrow-payments
Stablecoin escrow payments the buyer can dispute, with a signed receipt. Pay a wallet or an email.
client:Cursor
transport:streamable-http
tools:6
Install Stabledrop escrow payments in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"escrow-payments": {
"url": "https://api.stabledrop.me/api/ap2/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs