Skip to content
Claude Desktop

deliberation for Claude Desktop

io.github.antonbabenko/deliberation

Second opinions in Claude Code and any MCP host from GPT, Gemini, Grok, and 400+ OpenRouter models.

client:Claude Desktop transport:stdio runtime:npm

Install deliberation in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "deliberation": {
      "command": "npx",
      "args": [
        "-y",
        "@antonbabenko/deliberation-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

deliberation in other clients