Contributing
MCP docs content lives in the website repo under mcp-docs/.
Structure
| Section | Path | Audience |
|---|---|---|
| Use | use/ | End users and agents — capabilities, tools, connection |
| Internals | internals/ | Us and deep-divers — architecture, engine API, quality, deploy |
When a capability ships:
- Add or update a page under
use/tools/(end-user tool reference) - Update
internals/execution-engineorinternals/gatewayas needed - Add a changelog entry on the affected page
- Update
public/llms.txtandpublic/llms-full.txt
See Quality for test and lint commands.
Changelog
Contributing Changelog
- v0.32026-07-20Contributing page under internals/.