← Back to plugins

codixing

Mcp by ferax564 · 2 stars

Code retrieval engine that gives Claude structural understanding of your codebase. Before modifying code, Codixing tells Claude what will break, predicting impact across the dependency graph, finding affected tests, and tracing callers through the call hierarchy. Unlike text search, Codixing builds an AST-aware index with BM25 + semantic hybrid retrieval, dependency graphs with PageRank ranking, and trigram-accelerated grep; all running locally with zero cloud dependencies.

/plugin install codixing@claude-community