code
Clone this repository
https://tangled.org/anil.recoil.org/ocaml-mcp
git@git.recoil.org:anil.recoil.org/ocaml-mcp
For self-hosted knots, clone URLs may differ based on your setup.
This commit adds detailed OCamldoc annotations to the Mcp.mli interface file, based on the Model Context Protocol specifications. The annotations provide:
- Detailed module overview explaining the MCP architecture and components
- Thorough documentation for all types, modules, and functions
- Explanations of core protocol concepts
- JSON format examples using OCamldoc verbatim blocks
- Parameter documentation with @param tags
The annotations will improve code understandability and support OCamldoc generation.
馃 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>