TrySita/AutoDocs
We handle what engineers and IDEs won't: generating and maintaining technical documentation for your codebase, while also providing search with dependency-aware context to help your AI tools understand your codebase and its conventions.
Platform-specific configuration:
{
"mcpServers": {
"AutoDocs": {
"command": "npx",
"args": [
"-y",
"AutoDocs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...