Skip to content
Zed

agent seo engine for Zed

io.github.davidmosiah/agent-seo-engine

Agent-first local SEO quality, intent and opportunity engine with CLI and optional MCP server.

client:Zed transport:stdio runtime:pypi

Install agent seo engine in Zed

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

{
  "context_servers": {
    "agent-seo-engine": {
      "command": "uvx",
      "args": [
        "agent-seo-engine"
      ]
    }
  }
}

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

agent seo engine in other clients