This server lets Claude accept payments on Solana by exposing tools to generate payment requests and verify transactions on-chain. You'd reach for it when you want your MCP service to charge users in SOL or USDC, like gating API access behind a payment or building a paywall for AI features. It connects over SSE, so there's no local setup required. The implementation handles the blockchain interaction for you, which means you can add crypto payments without dealing with Solana's RPC directly. Useful if you're monetizing Claude integrations and want to skip traditional payment processors.
claude mcp add --transport sse io.github.therealmrfunguy-solana-pay https://pay.rjctdlabs.xyz/sse