Bookmark Lens for Windsurf
io.github.cornelcroi/bookmark-lens
Local-first bookmark management with semantic search and AI-powered organization
client:Windsurf
transport:stdio
runtime:pypi
Install Bookmark Lens in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"bookmark-lens": {
"command": "uvx",
"args": [
"bookmark-lens"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs