Skip to content

SEO GEO Intelligence for Grok

io.github.atul0016/seo-geo-intelligence

SEO and AI-answer visibility intelligence for search, content gaps, and GEO actions.

client:Grok transport:stdio runtime:pypi

Install SEO GEO Intelligence 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": {
    "seo-geo-intelligence": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "seo-geo-intelligence-mcp"
      ],
      "env": {
        "EARNALL_MCP_LICENSE_KEY": "<EARNALL_MCP_LICENSE_KEY>",
        "EARNALL_MCP_ACTIVATION_ID": "<EARNALL_MCP_ACTIVATION_ID>",
        "EARNALL_MCP_LICENSE_API": "<EARNALL_MCP_LICENSE_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

SEO GEO Intelligence in other clients