siteaudit for Windsurf
io.github.thegridwork/siteaudit
Audit websites for accessibility, performance, SEO, design, and mobile. 47 WCAG checks.
client:Windsurf
transport:stdio
runtime:npm
Install siteaudit in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"siteaudit": {
"command": "npx",
"args": [
"-y",
"gridwork-siteaudit"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs