# Deliberation MCP server

Agent View of the PolicyLayer registry record for Deliberation: identity, probed posture, risk grade, and all 11 tools classified. HTML page: https://policylayer.com/tools/deliberation

## Facts

- Server id: `antonbabenko/deliberation`
- Homepage: https://github.com/antonbabenko/deliberation
- Registry record: grade F, identity unverified
- Lifecycle: active
- Rate-limited: no
- Tools: 11
- Tool categories present: Execute, Read
- Tags: deliberation, automation
- Record last modified: 2026-08-12T15:21:39.928Z

## Tools (11)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `consensus` | Execute | High | https://policylayer.com/tools/deliberation/consensus.md |
| `consensus-step` | Execute | High | https://policylayer.com/tools/deliberation/consensus-step.md |
| `gemini` | Execute | High | https://policylayer.com/tools/deliberation/gemini.md |
| `gemini-reply` | Execute | High | https://policylayer.com/tools/deliberation/gemini-reply.md |
| `grok` | Execute | High | https://policylayer.com/tools/deliberation/grok.md |
| `grok-reply` | Execute | High | https://policylayer.com/tools/deliberation/grok-reply.md |
| `openrouter` | Execute | High | https://policylayer.com/tools/deliberation/openrouter.md |
| `openrouter-reply` | Execute | High | https://policylayer.com/tools/deliberation/openrouter-reply.md |
| `analyze` | Read | Low | https://policylayer.com/tools/deliberation/analyze.md |
| `openrouter-list` | Read | Low | https://policylayer.com/tools/deliberation/openrouter-list.md |
| `session-get` | Read | Low | https://policylayer.com/tools/deliberation/session-get.md |

## Tool descriptions

- `consensus` — Run the FULL multi-round consensus convergence loop server-side with a provider arbiter (blind pass + peer fan-out -> adjudicate -> revise) and return the converged verdict. Default depth is
- `consensus-step` — Client-driven consensus loop where YOU (the host model) are the arbiter, one action per call: init (returns sessionId + blind prompt) -> record_blind (your pre-commit verdict) -> dispatch_peers (server fans out to the providers) -> submi…
- `gemini` — Start a new Gemini expert session
- `gemini-reply` — Continue an existing Gemini session
- `grok` — Start a new Grok (xAI) expert session. Advisory only (no filesystem editing). Supports attaching files.
- `grok-reply` — Continue an existing Grok session (in-memory; lost if the MCP server restarts).
- `openrouter` — Start an OpenRouter expert session (advisory only). Pick a configured
- `openrouter-reply` — Continue an OpenRouter session by threadId (in-memory; lost on restart).
- `analyze` — Analyze recent runs from the opt-in debug log (latency/tokens/reasoning-effort per model) plus the session store (verdict agreement rate), and return advisory tuning suggestions (disable a slow/redundant model in ask-all, lower an OpenRo…
- `openrouter-list` — List configured OpenRouter delegates and settings. Pass mode (
- `session-get` — Fetch a persisted consensus/ask-all session record by id (opinions, verdict, arbiter, annotations). Requires sessions.persist; local and read-only (no provider calls). Returns a text-wrapped JSON envelope { session }, or { error } when p…

## Related servers

- UnClick (1662 tools) — https://policylayer.com/tools/io-github-malamutemayhem-unclick-mcp-server.md
- Delx Mcp A2a (1076 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-a2a.md
- Delx Protocol — Agent Recovery & Continuity (1076 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-protocol.md
- Nodebench (824 tools) — https://policylayer.com/tools/io-github-homenshum-nodebench.md
- MCP Framework Personal (790 tools) — https://policylayer.com/tools/inggerman-mcps.md
- Delx MCP Server (740 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-server.md
- Binance MCP Server (734 tools) — https://policylayer.com/tools/nirholas-binance-mcp.md
- Crawlora (728 tools) — https://policylayer.com/tools/crawlora-mcp.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=deliberation · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/deliberation
