1
Declare
Set up your project structure with configuration files
your-project/
├── mxcp-site.yml # Project configuration
├── tools/ # Tool definitions
├── resources/ # Data sources
├── prompts/ # LLM templates
└── models/ # (Optional) dbt transformations & caches
...
~/.mxcp/config # Secure credentials and secret declaration