argus decision mcp for Windsurf
io.github.commet/argus-decision-mcp
Preserve a user-authorized judgment and append later answers. No model verdict or human score.
client:Windsurf
transport:stdio
runtime:npm
Install argus decision mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"argus-decision-mcp": {
"command": "npx",
"args": [
"-y",
"argus-decision-mcp"
],
"env": {
"ARGUS_DIR": "<ARGUS_DIR>",
"ARGUS_TOKEN": "<ARGUS_TOKEN>",
"ARGUS_TZ": "<ARGUS_TZ>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs