Configuration Overview

MoMCP-TUI is configured through a configuration file.

Configuration Sections

SectionPurpose
[llm]LLM provider, model, API keys, thinking mode
[mcp]MCP servers, tool whitelist, file access paths
[user]User name, assistant name, personality, language

Quick Configuration

You can modify most settings directly from the TUI:

CommandWhat it does
/modelSwitch LLM provider and model
/api_keyView API key status
/api_key set KEYSet API key for current provider
/systemChange assistant name and personality
/lang set XXSwitch UI language (zh/en)
/contextAdjust conversation compression threshold

Learn More