docdex for Claude Desktop
io.github.bekirdag/docdex
Fast per-repo documentation indexer and full-text search MCP server for codebases.
client:Claude Desktop
transport:stdio
runtime:npm
Install docdex in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"docdex": {
"command": "npx",
"args": [
"-y",
"docdex"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs