AiDex is an MCP server that provides AI coding assistants with instant access to a codebase through a persistent, pre-built index, improving search efficiency and reducing context usage.
From the registry: Persistent code indexing for AI assistants. 50x less context than grep. 11 languages.

$ npm install -g aidex-mcphttps://www.npmjs.com/package/aidex-mcpPlease install the `aidex` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install aidex-mcp globally** — Install the npm package; setup auto-registers AiDex with detected AI clients. Run: `npm install -g aidex-mcp` (https://www.npmjs.com/package/aidex-mcp)
Canonical MCP server config (stdio transport):
- command: `aidex`
- args: []
Note: Auto-setup detects Claude Code/Desktop, Cursor, Windsurf, Gemini CLI, VS Code Copilot. Set AIDEX_NO_SETUP=1 to skip.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
Validate oh-my-posh configurations and segment snippets against the official schema.