18 lines
548 B
Markdown
18 lines
548 B
Markdown
|
|
# Documentation mcp-framework
|
||
|
|
|
||
|
|
Cette documentation est organisée par grandes parties pour séparer la vue d'ensemble des détails d'implémentation.
|
||
|
|
|
||
|
|
## Navigation
|
||
|
|
|
||
|
|
- [Installation et utilisation type](getting-started.md)
|
||
|
|
- [Packages](packages.md)
|
||
|
|
- [Bootstrap CLI](bootstrap-cli.md)
|
||
|
|
- [Manifeste `mcp.toml`](manifest.md)
|
||
|
|
- [Scaffolding](scaffolding.md)
|
||
|
|
- [Config JSON](config.md)
|
||
|
|
- [Secrets](secrets.md)
|
||
|
|
- [Helpers CLI](cli-helpers.md)
|
||
|
|
- [Auto-update](auto-update.md)
|
||
|
|
- [Exemple minimal](minimal-example.md)
|
||
|
|
- [Limites actuelles](limitations.md)
|