Home › Development › AiDex

AiDex

Persistent code indexing for AI assistants. 50x less context than grep. 11 languages.

TypeScript Local macOSWindowsLinux
★ 44 stars Last pushed 2026-08-05 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.8.0)

npx -y aidex-mcp@1.8.0

Or add to your MCP client config:

{
  "mcpServers": {
    "aidex": {
      "command": "npx",
      "args": [
        "-y",
        "aidex-mcp@1.8.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry