lumen
lumen
Local semantic code search via MCP with Go AST parsing and offline embeddings.
What is lumen?
Lumen indexes your codebase using Go AST parsing and embeds it with Ollama or LM Studio, then exposes vector search to Claude through an MCP server. Use it for precise semantic code search without cloud dependencies.
- Index codebases with Go AST parsing for accurate code structure understanding
- Embed code locally using Ollama or LM Studio
- Perform vector-based semantic search on indexed code through MCP
- Search code without sending data to cloud services
- Integrate with Claude Code and Cursor for in-editor code search
How to install lumen
Claude Code install command.
/plugin install lumen@claude-plugins-officialWorks with
Agents this plugin has been detected to support.
Related plugins
superpowers
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
mattpocock-skills
Matt Pocock's engineering skills: TDD, code review, domain modeling, and spec-driven development for Claude Code.
chrome-devtools-mcp
Automate Chrome, debug deeply, and analyze performance via DevTools and Puppeteer
hyperframes
Write HTML, render it as video with animations, captions, and voiceovers using HyperFrames.
agent-sdk-dev
Development tools for building Claude agents with the Agent SDK.
asana
Connect Claude Code to Asana for task creation, project search, and progress tracking.