Developer Tools
Trust: 37/100 (Limited)io.github.CSCSoftware/aidex Guide
Persistent code indexing for AI assistants. 50x less context than grep. 11 languages.
8 starsby CSCSoftware
Quick Start
Install
npx aidex-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-cscsoftware-aidex": {
"command": "npx",
"args": [
"aidex-mcp"
]
}
}
}