Consult a multi-model panel on contested decisions via MCP: architecture, plan review, strategy.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Mumo MCP.
create_deliberationStart a deliberation. Returns an ack immediately (`session_id` + `round_id`); the models run in the background.
wait_for_roundBlock on cheap progress polling until the round is done, then return every model's response and the claim map.
append_roundAdd a follow-up round, optionally steered with typed snippets (KEEP / EXPLORE / CHALLENGE / CORE / SHIFT).
get_sessionRead full session state: rounds, responses, snippets, claim maps.
share_sessionShare a session at its public URL; returns the page plus `.md` and `.brief.md` machine twins.
list_sessionsList your prior sessions.
Your agent sends a question to models from different labs β Claude, GPT, Gemini, Grok, DeepSeek, Kimi, and more β and gets back their full responses plus typed cross-model reactions. The participating models react to each other directly and explain, in their own words, what they agree with, challenge, or want to explore further. Built for architecture, plan/spec review, strategy, and pre-launch pressure tests. Free monthly credit; API key required.
The server is remote. There is nothing to run locally.
One-click, per host β each page walks through the key and the client's own install flow:
| Host | Install page |
|---|---|
| Claude Code | https://mumo.chat/install/claude-code |
| Cursor | https://mumo.chat/install/cursor |
| Codex | https://mumo.chat/install/codex |
| VS Code (Copilot) | https://mumo.chat/install/vs-code |
| Grok Bot | https://mumo.chat/install/grok-bot |
| Hermes Agent | https://mumo.chat/install/hermes |
| OpenClaw | https://mumo.chat/install/openclaw |
| Anything else | https://mumo.chat/install |
Any MCP client that supports Streamable HTTP with a custom header:
Get a key at mumo.chat/settings/api-keys (sign-in required; keys start with mmo_live_). initialize and tools/list work without a key, so your client can inspect the tools before you create one; tool calls need the header.
| Tool | What it does |
|---|---|
create_deliberation | Start a deliberation. Returns an ack immediately (session_id + round_id); the models run in the background. |
wait_for_round | Block on cheap progress polling until the round is done, then return every model's response and the claim map. |
append_round | Add a follow-up round, optionally steered with typed snippets (KEEP / EXPLORE / CHALLENGE / CORE / SHIFT). |
get_session | Read full session state: rounds, responses, snippets, claim maps. |
share_session | Share a session at its public URL; returns the page plus .md and .brief.md machine twins. |
list_sessions | List your prior sessions. |
list_models | List the models available to your account, with pricing. |
get_credit | Read your credit balance. |
Full reference, request and response shapes, and per-client notes: https://mumo.chat/docs/mcp. Machine-readable descriptors: /.well-known/mcp.json (manifest) and /api/mcp/server-card (MCP Server Card). Registry name: chat.mumo/mcp.
create_deliberation with the question, written in the operator's first person ("I'm deciding whether toβ¦").wait_for_round β panels take 15β120 s; a long wait is normal.append_round and snippets, or stop.The panel is advisory. Read the disagreement; don't defer to whichever side has more votes.
Beyond the server, mumo ships a skill for each host that teaches the agent when to convene a panel and how to read one. This repo is the source of truth for that skill: one tokenized SKILL.template.md plus a per-client overlay, rendered into each sibling client repo by the build script in scripts/. Never edit a client's SKILL.md directly β edit here and re-render.
| Client repo | Renders to |
|---|---|
mumo-chat/mumo-claude | Claude Code plugin |
mumo-chat/mumo-cursor | Cursor plugin |
mumo-chat/mumo-codex | Codex plugin |
mumo-chat/mumo-vscode | VS Code extension |
mumo-chat/mumo-hermes | Hermes Agent skill |
mumo-chat/mumo-openclaw | OpenClaw skill |
The template uses {{TOKEN}} markers for per-client substitution points (application name, moderator example, install URL, tool-naming registry note, etc.). Each scripts/clients/<client>.json fills them in.
See scripts/README.md for details (token reference, adding a new client, etc.).
skills/mumo/SKILL.template.md. Re-render to propagate.## Setup body, frontmatter, application name, moderator example, install URL, tool-naming note) β edit scripts/clients/<client>/ partials or scripts/clients/<client>.json tokens. Re-render.skills/mumo/playbooks/ or skills/mumo/references/. Currently propagated manually; build-system handling is a follow-up.The shared-sections + per-client-overlay model is documented in docs/MCP_CLIENTS.md in the main mumo repo. The 2026-05-20 audit at docs/audits/2026-05-20-mcp-skill-delta.md enumerates exactly which sections are shared vs. per-client.
MIT
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-46)<a href="https://allmcps.com/mcp/mcp-46"><img src="https://allmcps.com/api/badge/mcp-46?style=directory" alt="Mumo MCP on AllMCPs" /></a>