fix: model definition re-introduced into the schema but intelligently and only a summary is generated per tool. Required to ensure CLI calls and uses the correct model fix: removed `model` param from some tools where this wasn't needed fix: fixed adherence to `*_ALLOWED_MODELS` by advertising only the allowed models to the CLI fix: removed duplicates across providers when passing canonical names back to the CLI; the first enabled provider wins
1008 B
1008 B
Zen MCP Server Documentation
| Document | Description |
|---|---|
| Getting Started | Installation paths, prerequisite setup, and first-run guidance. |
| Adding Providers | How to register new AI providers and advertise capabilities. |
| Model Ranking | How intelligence scores translate into auto-mode ordering. |
| Custom Models | Configure OpenRouter/custom models and aliases. |
| Adding Tools | Create new tools using the shared base classes. |
| Advanced Usage | Auto-mode tricks, workflow tools, and collaboration tips. |
| Configuration | .env options, restriction policies, logging levels. |
| Testing | Test strategy, command cheats, and coverage notes. |
| Troubleshooting | Common issues and resolutions. |
Additional docs live in this directory; start with the table above to orient yourself.