ory/lumen
Illuminate your codebase with semantic search for code agents. Faster and cheaper results over grep/find/glob. Works great in small and large code bases. Enterprise-ready and compliant with local embeddings via Ollama and SQLite-vec.
Platform-specific configuration:
{
"mcpServers": {
"lumen": {
"command": "npx",
"args": [
"-y",
"lumen"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...