Skip to content
Windsurf

seo audit tool for Windsurf

io.github.vpatser1/seo-audit-tool

SEO page audits with 0-100 scoring, keyword analysis, link checking, sitemap validation

client:Windsurf transport:stdio runtime:npm

Install seo audit tool in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "seo-audit-tool": {
      "command": "npx",
      "args": [
        "-y",
        "seo-audit-tool"
      ],
      "env": {
        "LICENSE_KEY": "<LICENSE_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

seo audit tool in other clients