The docs site lives in docs/web.
cd docs/web
npm ci
npm run devRun the docs build locally:
cd docs/web
npm ci
npm run buildWhen editing protocol claims or benchmark positioning, update the matching source documents together:
README.mddocs/mcp_capability_matrix.mddocs/benchmark_methodology.mddocs/mcp_gap_todo.md
Typical contributions include:
- protocol docs
- migration guides
- examples and cookbook content
- docs site UX improvements
- benchmark presentation updates
Do not update published benchmark claims without updating the methodology page and linking the artifact source.