cornelcroi/context-lens
Semantic search knowledge base for MCP-enabled AI assistants. Index local files or GitHub repos, query with natural language. Built on LanceDB vector storage. Works with Claude Desktop, Cursor, and other MCP clients.
Platform-specific configuration:
{
"mcpServers": {
"context-lens": {
"command": "npx",
"args": [
"-y",
"context-lens"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...