send21 for Cursor
io.github.send21io/mcp
Non-custodial payment drafts/pay links for BTC, USDC, USDT, EURC. Never holds keys.
client:Cursor
transport:streamable-http
tools:9
Install send21 in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://send21.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs