Gives AI coding agents a SQLite-backed index of your codebase with 20+ tools for token-efficient navigation. Exposes ripgrep search, AST-based symbol extraction, import graphs, impact analysis, and TypeScript language service queries (definitions, hover, diagnostics). Optionally generates file summaries and embeddings via Ollama for semantic search. Includes write-protected refactoring tools (preview changes, generate edit plans) plus an atomic file writer behind an environment flag. The CLI handles indexing, file watching, and agent installation for Cursor, VS Code Copilot, Claude Desktop, and others. Useful when your agent is burning tokens re-reading files or doing blind searches across large projects.
claude mcp add --transport stdio therealfloatdev-agentsbestfriend uvx agentsbestfriend