Skip to content
Grok

apimesh for Grok

io.github.mbeato/apimesh

74 paid web-analysis APIs (SEO, security, TLS, DNS, email) as MCP tools. USDC via x402.

client:Grok transport:stdio runtime:npm

Install apimesh in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "apimesh": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@mbeato/apimesh-mcp-server"
      ]
    }
  }
}

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

apimesh in other clients