Skip to content
Zed

aiseo audit for Zed

io.github.agencyenterprise/aiseo-audit

Audit web pages for AI search readiness with evidence-tiered factors and pipeline-stage scores.

client:Zed transport:stdio runtime:npm

Install aiseo audit in Zed

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

{
  "context_servers": {
    "aiseo-audit": {
      "command": "npx",
      "args": [
        "-y",
        "aiseo-audit-mcp"
      ]
    }
  }
}

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

aiseo audit in other clients