mcp for Windsurf
com.sitecurl/mcp
Run website audits and track site health scores, findings, and regressions from any MCP client.
client:Windsurf
transport:stdio
runtime:npm
Install mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@sitecurl/mcp"
],
"env": {
"SITECURL_API_KEY": "<SITECURL_API_KEY>",
"SITECURL_API_URL": "<SITECURL_API_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs