Skip to content
Windsurf

site-spec for Windsurf

io.github.ariaxhan/site-spec

MCP server: audit any website for SEO, accessibility, and AI-searchability, then auto-fix it.

client:Windsurf transport:stdio runtime:npm

Install site-spec in Windsurf

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

{
  "mcpServers": {
    "site-spec": {
      "command": "npx",
      "args": [
        "-y",
        "site-spec-mcp"
      ]
    }
  }
}

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

site-spec in other clients