Installation
System Requirements
- Python 3.10 or higher
- pip (or uv, poetry)
Install from PyPI
Or with uv:
Verify Installation
First Launch
On first launch, MoMCP-TUI will:
- Create a config directory at
~/.momcp/ - Generate a default configuration file
- Prompt you to enter your name
- Ask you to configure an API key for your chosen LLM provider
Tip
You can skip the API key setup during launch and configure it later using the /api_key command.
System Dependencies
MoMCP-TUI uses the following system tools for clipboard support (optional):
Note
Clipboard support is optional. If no clipboard tool is available, the copy feature will be disabled gracefully.