
Mixedbread Grep
Give Claude Code semantic search over your local repo and workspace files instead of relying only on grep and manual file walks.
Overview
Mixedbread-Grep is a plugin marketplace for the Build phase that installs mgrep so your agent can semantically search local project files via Mixedbread.
What is this marketplace?
- Single-plugin marketplace bundling the mgrep skill for Claude Code
- Semantic search across local files via Mixedbread
- Fits repo navigation, refactors, and “where is this defined?” tasks
- Published with marketplace.schema.json metadata from Mixedbread
- 1 plugin in marketplace (mgrep)
- Owner: Mixedbread (support@mixedbread.ai)
- Plugin author: Joel Dierkes
Community signal: 4.2k GitHub stars.
What problem does it solve?
Agents waste turns guessing file paths and missing relevant modules when keyword grep and partial reads are all they have.
Who is it for?
Indie devs on large or unfamiliar repos who want Claude Code to find code and config semantically without leaving the editor flow.
Skip if: Teams that only need public web search or who cannot use third-party search APIs on their codebase.
What do I get? / Deliverables
After you add the marketplace, Claude Code can run Mixedbread-backed local search to surface the right files and context faster during implementation.
- mgrep plugin available in Claude Code
- Agent-invokable local file search skill
- Marketplace manifest for Skillselion browse and install
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
File search is something you wire in while building and refactoring when you need the agent to find symbols, configs, and docs across a large tree. The mgrep plugin is an integration that connects your agent session to Mixedbread-powered local search.
How it compares
Local-file search integration marketplace, not a planning or debugging methodology skill.
Common Questions / FAQ
Who is Mixedbread Grep for?
Solo and small-team builders using Claude Code who need reliable semantic search over files on disk while coding or refactoring.
When should I use Mixedbread Grep?
Use it during Build when you are integrating agent tooling and want faster navigation across services, configs, and docs in a big tree.
How do I add Mixedbread Grep to my agent?
Register the Mixedbread Grep Claude marketplace in Claude Code, install the mgrep plugin, and configure Mixedbread credentials per the plugin’s setup.