Skip to content

SEO GEO Intelligence for Zed

io.github.atul0016/seo-geo-intelligence

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

client:Zed transport:stdio runtime:pypi

Install SEO GEO Intelligence in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "seo-geo-intelligence": {
      "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>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

SEO GEO Intelligence in other clients