MoMCP-TUI Overview
MoMCP-TUI is a terminal-based intelligent assistant that lets you chat with LLMs and orchestrate MCP tools — all from a single unified interface.
What It Does
- Chat with multiple LLMs: OpenAI, DeepSeek, Qwen, Kimi, MiniMax, Doubao, Zhipu, MiMo, and any OpenAI-compatible API
- Call MCP tools automatically: The LLM decides when to invoke file operations, code editing, shell commands, or web search
- Beautiful terminal UI: Bubble-style chat, streaming output, thinking process visualization, and one-click copy
- Smart context management: Automatic conversation compression keeps you within token limits
How It Works
- You type a natural language message
- The LLM processes it and decides whether to answer directly or call a tool
- If a tool is needed, MoMCP-TUI routes the call to the appropriate MCP server
- The tool result is fed back to the LLM for final response generation
Key Features
Next Steps
- Installation — Install MoMCP-TUI
- Quick Start — Your first conversation
- Configuration — Customize providers and tools