Configuration Guide
Provider Configuration
Run the setup wizard:
mlc init
Project Configuration (MYLOCALCLI.md)
Create a MYLOCALCLI.md file in your project root:
---
name: My Project
description: A Node.js API server
---
# Project Instructions
- Use TypeScript for all new files
- Follow REST API conventions
- Write tests for all endpoints
Switching Providers
/provider # Switch provider
/model # Switch model
/models # List available models