- Step 1: Clone the repository from GitHub
- Step 2: Create and activate a virtual environment
- Step 3: Install dependencies using pip and uv
- Step 4: Configure server_config.json with local and remote MCP servers
- Step 5: Add the required environment variables (.env file with API key and model)
- Step 6: Run the CLI chat tool using `python src/main.py`