AiFinPay for Cursor
io.github.daochild/aifinpay
Pay for any HTTP API in stablecoins on Polygon and Solana with one MCP call.
client:Cursor
transport:streamable-http
runtime:npm
Install AiFinPay in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"aifinpay": {
"url": "https://mcp.aifinpay.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs