create_deliberation — mumo MCP Tool Mutating
create_deliberation
(create deliberation) is one of 8 tools on the
mumo
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create_deliberation from your client
- Claude Code mumo create_deliberation run in your project directory
- Claude Desktop mumo create_deliberation ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor mumo create_deliberation ~/.cursor/mcp.json
- VS Code mumo create_deliberation .vscode/mcp.json
- Zed mumo create_deliberation ~/.config/zed/settings.json
- Windsurf mumo create_deliberation ~/.codeium/windsurf/mcp_config.json
- Cline mumo create_deliberation ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI mumo create_deliberation ~/.gemini/settings.json
- Grok mumo create_deliberation .mcp.json (in your project root)
- ChatGPT mumo create_deliberation Settings → Connectors → Advanced → Developer mode
- Claude.ai mumo create_deliberation Settings → Connectors → Add custom connector
- LangChain mumo create_deliberation pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mumo.chat/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.