← All tools
Browse Source Code →
preview
File Compass
Registry stable mcp-server Python
Concept / Experimental
This tool is in early development. APIs may change.
๐งช Concept Prototype
Not packaged yetThis tool is in early design. You can explore the source code or contribute to its development.
What exists today:
- CI Pipeline
- Project Structure
- Design Spec
Semantic file search with HNSW indexing and local embeddings.
Deterministic file-system navigation and inspection for large repos
preview Good for
- Finding files by meaning, not just name
- Multi-language codebases with AST-aware chunking
- Sub-100ms queries over 10K+ files
Not for
- Cloud-hosted file search
- Full-text grep replacement (use ripgrep for exact matches)
Registry listed Install cmd No releases Documented