关于
File Compass offers an intelligent way for AI workstations to navigate large codebases. Instead of relying on rigid keyword searches, it leverages semantic search powered by local embeddings via Ollama and efficient HNSW vector indexing. This allows users to describe what they are looking for in natural language, enabling rapid discovery of files, functions, or sections of code based on their meaning, even across diverse programming languages. It integrates seamlessly with AI assistants like Claude Code via an MCP server, providing a suite of file interaction tools.