SolanaPay for Cursor
io.github.therealmrfunguy/solana-pay
On-chain Solana payments for MCP services with SOL and USDC support.
client:Cursor
transport:sse
Install SolanaPay in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"solana-pay": {
"url": "https://pay.rjctdlabs.xyz/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs