Aidex runs on your own machine — the client starts it, so there is no endpoint to ping. 141 installs a week from npm. Last commit 6 Aug 2026.
Persistent code indexing for AI assistants. 50x less context than grep. 11 languages.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node scripts/postinstall.mjs
const child = spawn(process.execPath, [workerPath], {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add aidex -- npx -y aidex-mcp
{
"mcpServers": {
"aidex": {
"args": [
"-y",
"aidex-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.aidex]
command = "npx"
args = ["-y", "aidex-mcp"]
{
"mcpServers": {
"aidex": {
"args": [
"-y",
"aidex-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"aidex": {
"args": [
"-y",
"aidex-mcp"
],
"command": "npx"
}
}
}
Persistent codebase intelligence that gives AI assistants memory across sessions
Persistent codebase intelligence that gives AI assistants memory across sessions
Semantic code search built for AI agents. Hybrid, AST-aware, context for 166 languages.
Context management, todo persistence, and multi-AI perspectives for Claude Code
Build Apps and run code in 30 languages — sandboxed, with persistent sessions for agent loops.
Code intelligence for coding agents: semantic, AST, graph, and full-text search. 279+ languages.
Memory layer for AI coding assistants. Indexes git history + code, exposes via MCP.
Persistent memory for AI coding agents. Hybrid search, auto-session capture, context routing.
Answers built from our own checks of this server.