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