Back to search
30
MCP

Codeix

io.github.montanetech/codeix

Fast semantic code search for AI agents — find symbols, references, and callers across any codebase

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

Similar MCP servers embedding-nearest

Sense
Codebase understanding for AI coding agents — symbol graph, blast radius, semantic search.
0 tools
io.github.jghiringhelli/codeseeker
Graph-powered code intelligence with semantic search and knowledge graph for AI assistants
0 tools
io.github.cscsoftware/aidex
Persistent code indexing for AI assistants. 50x less context than grep. 11 languages.
0 tools
semble
Fast and Accurate Code Search for Agents. Uses ~98% fewer tokens than grep+read
0 tools
Code Context Engine
Indexes codebases for AI semantic search, reducing token usage by up to 94% versus file re-reading.
0 tools
com.knitli/codeweaver
Semantic code search built for AI agents. Hybrid, AST-aware, context for 166 languages.
0 tools

How to use

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

{
  "mcpServers": {
    "codeix": {
      "url": "None",
      "transport": "http"
    }
  }
}