2026-04-15 12:06:28 +00:00
|
|
|
# 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)
|
2026-05-02 09:46:47 +00:00
|
|
|
- [Génération depuis `mcp.toml`](generate.md)
|
2026-04-15 12:06:28 +00:00
|
|
|
- [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)
|