Skip to content

webbersites x402 mcp for Grok

io.github.webberdesign/webbersites-x402-mcp

45 pay-per-call AI agent tools + wallet-owned agent memory. Scraping, SEO, lint, crypto. x402 USDC

client:Grok transport:stdio runtime:npm

Install webbersites x402 mcp in Grok

.mcp.json (in your project root)

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "webbersites-x402-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "webbersites-x402-mcp"
      ],
      "env": {
        "EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>",
        "X402_MAX_PRICE": "<X402_MAX_PRICE>"
      }
    }
  }
}

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

webbersites x402 mcp in other clients