Skip to content
Grok

agentreader mcp for Grok

io.github.ajanani1/agentreader-mcp

11 pay-per-call web tools for AI agents, auto-paid in USDC on Base via x402. No API keys.

client:Grok transport:stdio runtime:npm

Install agentreader 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": {
    "agentreader-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "agentreader-mcp"
      ],
      "env": {
        "AGENTREADER_PRIVATE_KEY": "<AGENTREADER_PRIVATE_KEY>",
        "AGENTREADER_API": "<AGENTREADER_API>"
      }
    }
  }
}

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

agentreader mcp in other clients