Best for
- Developers who need intent-based search
- Teams using coding agents
- Users who want multi-format search from a terminal
The source material describes Mixedbread's CLI semantic-search tool, not a confirmed MCP server. No server manifest, MCP tools, transport protocol, or client compatibility evidence is provided.
mgrep is a command-line tool for semantic, natural-language search across code, text, PDFs, and images, with optional web search. It indexes files into a Mixedbread Store and supports continuous syncing, reranking, and agentic search for complex questions.
Install @mixedbread/mgrep globally with npm, pnpm, or bun. Run mgrep login to authenticate, or set MXBAI_API_KEY for CI/CD and headless environments. Enter a project directory and run mgrep watch to create and continuously update its index.