anylens for Claude Desktop
io.github.slowper/anylens
Turn videos, PDFs, screenshots, and articles into anchored, cached understanding for agents.
client:Claude Desktop
transport:stdio
runtime:npm
Install anylens in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"anylens": {
"command": "npx",
"args": [
"-y",
"anylens"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs