Puppeteer
Real browser automation
Your AI navigates the browser like a person
Logged-in screenshots, click buttons, fill forms — when fetch isn't enough.
The Fetch connector reads HTML — Puppeteer renders pages with JavaScript, clicks, types, and screenshots. Use it when the page lives behind login or needs interaction.
Heavier than Fetch (spawns a browser). Reserve it for cases where you really need a browser.
How it works with Terminal Sync
Set up the connector once on one machine. Terminal Sync keeps your claude_desktop_config.json encrypted in your Drive, so on any other machine where you open Claude Code, the connector is already there.