Skip to content
VS Code

SolanaPay for VS Code

io.github.therealmrfunguy/solana-pay

On-chain Solana payments for MCP services with SOL and USDC support.

client:VS Code transport:sse

Install SolanaPay in VS Code

.vscode/mcp.json

{
  "servers": {
    "solana-pay": {
      "type": "sse",
      "url": "https://pay.rjctdlabs.xyz/sse"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

SolanaPay in other clients