Skip to content
Zed

SEOAudit for Zed

io.github.therealmrfunguy/seo-audit

On-page SEO analysis, HTTP header checks, broken link detection, and robots.txt parsing.

client:Zed transport:sse

Install SEOAudit in Zed

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

{
  "context_servers": {
    "seo-audit": {
      "url": "https://seo.rjctdlabs.xyz/sse"
    }
  }
}

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

SEOAudit in other clients