Consult a multi-model panel on contested decisions via MCP: architecture, plan review, strategy.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"chat-mumo-mcp": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Consult a multi-model panel on contested decisions via MCP: architecture, plan review, strategy.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in other
Persistent memory using a knowledge graph
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
Make HTTP requests and fetch web content
Read, write, and manage files on the local filesystem
MCP Security Weekly
Get CVE alerts and security updates for chat.mumo/mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Multi-model responses + cross-model reactions. Want more rounds? Context carries automatically. Stop when you have what you need.
Claude, GPT, Gemini, Grok, Qwen, GLM, Kimi in parallel. For contested decisions — architecture, plan review, pricing, strategy — where a single model might be confidently wrong.
Works in both Claude Code (developer audience) and Claude Cowork (knowledge-worker audience). Same plugin, same skill, different distribution marketplaces. For Cursor, see mumo-chat/mumo-cursor. For VS Code (GitHub Copilot), see mumo-chat/mumo-vscode.
Reach for mumo when:
The bundled skill auto-triggers on this category and stays quiet on factual lookups, routine refactoring, and code generation from a clear spec.
https://mumo.chat/api/mcp, five tools: create_deliberation, append_round, get_session, list_sessions, list_modelsskills/mumo/SKILL.md tells the agent when to reach for the panel so you don't have toInside Claude Code:
/plugin marketplace add anthropics/claude-plugins-official
/plugin install mumo
Open Claude Desktop → Cowork tab → Customize → Browse plugins → search for mumo → Install. Or browse the full catalog at claude.com/plugins.
Note: Claude Code and Cowork have separate plugin panels backed by different marketplaces. Installing in one surface does not auto-install in the other — install in each separately.
Install the mumo extension from the Visual Studio Marketplace. It registers the MCP server natively and stores your key in VS Code's SecretStorage — no MUMO_API_KEY env-var required.
For the full story and manual-install alternatives, see mumo-chat/mumo-vscode.
The auto-triggering skill from this repo is not bundled in the VS Code extension — Copilot's agent mode routes to the MCP server organically when you mention mumo or ask for a panel. For the explicit skill experience, use Claude Code or Cowork.
Claude Code and Cowork both need a mumo API key:
mmo_live_)export MUMO_API_KEY=mmo_live_YOUR_KEY_HERE
Invoke the skill explicitly if the agent doesn't reach for it on its own:
Ask Claude Code or Cowork something the panel will want to engage with:
Postgres or MongoDB for our event store given 50k events/day, a Postgres-experienced team, and a 3-month runway? What would we regret 6 months in?
The first round returns each model's prose plus a cross-model claim map showing where the panel agrees and where it splits. You can stop there, or append_round with typed snippets (KEEP / EXPLORE / CHALLENGE / CORE / SHIFT) to steer further.
See mumo.chat/mcp for the tool reference, t