argus decision mcp for Claude Desktop
io.github.commet/argus-decision-mcp
Preserve a user-authorized judgment and append later answers. No model verdict or human score.
client:Claude Desktop
transport:stdio
runtime:npm
Install argus decision mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs