Skip to content
Cline

Context Lens for Cline

io.github.cornelcroi/context-lens

Semantic search knowledge base with serverless LanceDB. Zero setup, 100% local, 25+ file types

client:Cline transport:stdio runtime:pypi

Install Context Lens in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "context-lens": {
      "command": "uvx",
      "args": [
        "context-lens"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Context Lens in other clients