送信

Deliberation

@antonbabenko

A second opinion in Claude Code or any MCP host, from GPT, Gemini, Grok, and 400+ OpenRouter models. Seven domain experts review plans, find bugs, and weigh tradeoffs - advisory by default, or implementing when you ask.

サーバー設定

{
  "mcpServers": {
    "deliberation": {
      "command": "npx",
      "args": [
        "-y",
        "@antonbabenko/deliberation-mcp"
      ],
      "env": {
        "XAI_API_KEY": "<optional, for Grok>",
        "OPENROUTER_API_KEY": "<optional, for OpenRouter>"
      }
    }
  }
}