# The noyalib-mcp Manual
A Model Context Protocol server giving AI agents lossless YAML editing. `noyalib-mcp` is one of the six crates of the noyalib family and
releases in lockstep with the core library at the identical `=0.0.X`.
This manual is the rendered form of the Markdown in the repository's
[`docs/`](https://github.com/sebastienrousseau/noyalib-mcp/tree/main/docs)
directory; the repository copy is canonical. The family manual for the
core library, with the user guide, migrations, and policies, is at
[https://sebastienrousseau.github.io/noyalib/manual/](https://sebastienrousseau.github.io/noyalib/manual/).
## Pages
| [Agent integration](agent-integration.md) |
| [MCP tools reference](tools-reference.md) |
| [Architecture](ARCHITECTURE.md) |
Install, quick start, and the full surface are in the
[README](https://github.com/sebastienrousseau/noyalib-mcp#readme). The
[CHANGELOG](https://github.com/sebastienrousseau/noyalib-mcp/blob/main/CHANGELOG.md)
is the complete release record.