AgnicPay for Cursor
io.github.agnicpay-prog/agnicpay
X402 payment MCP for AI agents. Auto-pay 300+ APIs with USDC on Base and Solana.
client:Cursor
transport:sse
Install AgnicPay in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agnicpay": {
"url": "https://mcp.agnic.ai/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs