LLM Providers
MoMCP-TUI supports 9+ built-in LLM providers plus any OpenAI-compatible API.
Built-in Providers
Configuring a Provider
Interactive Mode (Recommended)
Launch momcp-tui
Type /model to open the model manager
Click on the desired provider and model
If no API key is configured, you'll be prompted to enter one
Setting API Key
Use the /api_key command to manage API keys:
Adding Custom Models
You can add models not in the built-in list:
Open the model manager with /model
Click "Add Model"
Enter the provider name (e.g., "openai") and model name
Thinking Mode
Many providers support "thinking" (reasoning) mode. Toggle it with:
Or adjust the compression threshold:
When enabled, the LLM's reasoning process is displayed as a separate stream before the final answer.
API Key Sources
Visit the corresponding URL to obtain your API key.