Skip to content
Grok

AgnicPay for Grok

io.github.agnicpay-prog/agnicpay

X402 payment MCP for AI agents. Auto-pay 300+ APIs with USDC on Base and Solana.

client:Grok transport:sse

Install AgnicPay in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agnicpay": {
      "type": "sse",
      "url": "https://mcp.agnic.ai/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

AgnicPay in other clients