Skip to content
Grok

SolanaPay for Grok

io.github.therealmrfunguy/solana-pay

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

client:Grok transport:sse

Install SolanaPay in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

SolanaPay in other clients