Code indexing MCP: 15 tools, 10 languages, hybrid search, call graphs, O(1) retrieval.
Intelligent code indexing MCP server. 15 tools, 10 languages, tree-sitter AST extraction, hybrid search (FTS5 + vector), call graphs, remote repo indexing, incremental indexing. Save 99% of tokens — get exact function source via byte-offset seek instead of reading entire files. Formerly . Same code, better name. Add to your MCP client config: ------|-------------| | Index a local directory…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Intelligent code indexing MCP server. 15 tools, 10 languages, tree-sitter AST extraction, hybrid search (FTS5 + vector), call graphs, remote repo indexing, incremental indexing. Save 99% of tokens — get exact function source via byte-offset seek instead of reading entire files. Formerly . Same code, better name. Add to your MCP client config: ------|-------------| | Index a local directory (incremental, SHA-256 based) | | Index a GitHub/GitLab repo (tarball download, no git needed) | | List all…