Search indexed project documentation and source code via natural language queries, returning semantically relevant results before falling back to broad pattern matching
This plugin requires configuration values that are prompted when the plugin is enabled. Sensitive values are stored in your system keychain.
zeroentropy_api_keyAPI key used by probe for embeddings and reranking.
${user_config.zeroentropy_api_key}Requires secrets
Needs API keys or credentials to function
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub zeroentropy-ai/probe --plugin probeSemantic email search powered by ZeroEntropy embeddings (zembed-1) and reranking (zerank-2). Indexes all your Gmail emails and lets you search them by meaning, not just keywords.
Document search with hybrid BM25/semantic retrieval, GraphRAG knowledge graphs, and pluggable providers for Claude Code. Index documentation and code, then search using keyword matching, semantic similarity, graph relationships, or comprehensive multi-mode fusion.
Optimized file search, semantic indexing, and persistent memory for Claude Code — with optional sync to a self-hosted web dashboard
Zero-config knowledge base MCP server — search, manage, and embed documentation (SQLite default, PostgreSQL optional)
Local-first memory server — hybrid BM25+vector search, vault management, lint, and launchd lifecycle for project knowledge.
Precise local semantic code search via MCP. Indexes your codebase with Go AST parsing, embeds with Ollama or LM Studio, and exposes vector search to Claude through an MCP server — no cloud, no npm.
Beacon — semantic code search for Claude Code