By ory
Perform precise semantic searches on your local codebase using Claude via an MCP server. Index code with Go AST parsing and local embeddings from Ollama or LM Studio—no cloud required. Refresh, rebuild indexes, run health checks, and automate pre-commit git workflows with bash scripts.
npx claudepluginhub ory/claude-plugins --plugin lumenRun a health check on the bundled Lumen semantic search setup for the current project, verify backend reachability and index freshness, and summarize remediation steps.
Refresh or rebuild the bundled Lumen index for the current project, preferring MCP-driven refreshes and using the CLI only for an explicit clean rebuild.
Code indexing and search skill for rapid code discovery and navigation.
Admin access level
Server config contains admin-level keywords
Executes bash commands
Hook triggers when Bash tool is used
Share bugs, ideas, or general feedback.
Beacon — semantic code search for Claude Code
Semantic code search for Claude Code. Automatically indexes your project and provides intelligent search capabilities.
Smart semantic + hybrid code search for local repositories
Semantic code search powered by ColBERT. Replaces grep/ripgrep with natural language understanding for smarter code navigation.
Codebase search and context retrieval using hybrid semantic/lexical search with neural reranking