Skip to content
Windsurf

SiteHealth MCP for Windsurf

io.github.carsonroell-debug/sitehealth-mcp

Full website health audit — SSL, DNS, DMARC/SPF/DKIM, performance, uptime, links

client:Windsurf transport:stdio runtime:npm

Install SiteHealth MCP in Windsurf

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

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

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

SiteHealth MCP in other clients