🔧
AiDex
🔧MCP ServerCSCSoftware/AiDex
What it does
|An MCP server that builds a persistent index of your codebase, giving AI coding assistants instant access to code definitions with 50-80% less context window usage compared to grep-based searches.
glama
Installation
ConfigurationServer configuration (JSON)
{
"mcpServers": {
"aidex": {
"type": "stdio",
"command": "aide...28
Last UpdatedApr 29, 2026