Back to search
30
MCP

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

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
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
Contexta
Persistent memory and knowledge graph for AI assistants — keyword + vector + graph search.
0 tools · streamable-http
io.github.rcolkitt/vasperamemory
Persistent AI memory for coding assistants. 80+ tools for decisions, patterns, errors.
0 tools

How to use

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

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