A Model Context Protocol server that provides Lens Desktop automation capabilities.
- 📸 Screenshot capture of entire Lens Desktop pages or specific elements
- 📊 Console log monitoring
Capture screenshots of the entire Lens Desktop page or specific elements
{
"name": "screenshot-name", // required
"selector": "#element-id", // optional
"fullPage": true // optional, default: false
}
Capture the logs from Lens Desktop renderer process
Mostly inspired by https://github.com/executeautomation/mcp-playwright