Skip to content
Grok

seo tools for Grok

io.github.seodesignlab/seo-tools

SEO tools via x402: briefs, keywords, SERP, backlinks, audits. $0.50-$3/req USDC on Base.

client:Grok transport:stdio runtime:npm

Install seo tools in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "seo-tools": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@seodesignlab/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

seo tools in other clients