Skip to content
Back to search
30
MCP v1.8.0

io.github.CSCSoftware/aidex

io.github.CSCSoftware/aidex

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cscsoftware/aidex
Persistent code indexing for AI assistants. 50x less context than grep. 11 languages.
0 tools
aidex-mcp
MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less con
0 tools
Codeix
Fast semantic code search for AI agents — find symbols, references, and callers across any codebase
0 tools
memex
Persistent memory for AI agents — semantic + recency search, ONNX embeddings, Docker Compose.
0 tools
io.github.pi22by7/in-memoria
Persistent codebase intelligence that gives AI assistants memory across sessions
0 tools
io.github.jghiringhelli/codeseeker
Graph-powered code intelligence with semantic search and knowledge graph for AI assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.cscsoftware/aidex": {
      "url": "None",
      "transport": "http"
    }
  }
}