chriswritescode-dev/codedox
A powerful system for crawling documentation websites, extracting code snippets, and providing fast search capabilities via MCP (Model Context Protocol) integration.
Platform-specific configuration:
{
"mcpServers": {
"codedox": {
"command": "npx",
"args": [
"-y",
"codedox"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...