docs-sync
NewAnalyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/. Use when asked to audit doc coverage, sync docs with code, or propose doc updates/structure changes. Only update English docs under docs/** and never touch translated docs under docs/ja, docs/ko, or docs/zh. Provide a report and ask for approval before editing docs.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "docs-sync": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is docs-sync?
Analyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/. Use when asked to audit doc coverage, sync docs with code, or propose doc updates/structure changes. Only update English docs under docs/** and never touch translated docs under docs/ja, docs/ko, or docs/zh. Provide a report and ask for approval before editing docs.
How to install docs-sync?
To install docs-sync: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "docs-sync": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is docs-sync best for?
docs-sync is a mcp categorized under General. It is designed for: documentation, writing, productivity. Created by openai.