append_round — mumo MCP Tool Mutating
append_round
(append round) 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 append_round from your client
- Claude Code mumo append_round run in your project directory
- Claude Desktop mumo append_round ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor mumo append_round ~/.cursor/mcp.json
- VS Code mumo append_round .vscode/mcp.json
- Zed mumo append_round ~/.config/zed/settings.json
- Windsurf mumo append_round ~/.codeium/windsurf/mcp_config.json
- Cline mumo append_round ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI mumo append_round ~/.gemini/settings.json
- Grok mumo append_round .mcp.json (in your project root)
- ChatGPT mumo append_round Settings → Connectors → Advanced → Developer mode
- Claude.ai mumo append_round Settings → Connectors → Add custom connector
- LangChain mumo append_round 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.