DocGuard for Windsurf
io.github.raccioly/docguard
Deterministic doc-drift detection: guard, score, explain, verify-claims and diagnose MCP tools.
client:Windsurf
transport:stdio
runtime:npm
Install DocGuard in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"docguard": {
"command": "npx",
"args": [
"-y",
"docguard-cli"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs