Inspectrum for Windsurf
io.github.yannmenec/inspectrum
Review coding-agent plans on demand with peer models, attributed findings, and a structured verdict.
client:Windsurf
transport:stdio
runtime:npm
Install Inspectrum in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"inspectrum": {
"command": "npx",
"args": [
"-y",
"inspectrum"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs