Skip to content
Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

argus decision mcp in other clients