Context Lens for Windsurf
io.github.cornelcroi/context-lens
Semantic search knowledge base with serverless LanceDB. Zero setup, 100% local, 25+ file types
client:Windsurf
transport:stdio
runtime:pypi
Install Context Lens in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"context-lens": {
"command": "uvx",
"args": [
"context-lens"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs