MCP Servers / development / codeix

codeix

JSON →
none9development

Fast semantic code search for AI agents — find symbols, references, and callers across any codebase. Pre-built index committed to git, instant queries via MCP.

Install
How to run this server
[ { "cmd": "npx —", "imports": [] } ]
server path: codeix
Tools
What this server exposes
explore
Explore project structure: metadata, subprojects, files grouped by directory
search
Unified full-text search across symbols, files, and texts (FTS5, BM25-ranked) with scope/kind/path/project filters
get_file_symbols
List all symbols in a file
get_children
Get children of a class/module
get_callers
Find all places that call or reference a symbol
get_callees
Find all symbols that a function/method calls
flush_index
Flush pending index changes to disk
Configuration
Environment & auth
authnone
Resources
codeix — MCP Server · libregistry