Adds claude-bridge to the Integrations section.
When a Claude Code task needs the web, Claude Code drives a browser itself instead of asking you to do it by hand. For account and dashboard work it uses your own logged-in Chrome through the Claude in Chrome extension (needs that extension plus a paid Claude plan); for public, no-login lookups it uses a bundled headless Chrome DevTools MCP or Playwright. It runs the navigate, read, act, observe loop autonomously and reports back in the terminal, with prompt-injection hardening and hard stops for irreversible actions.
Like connect-apps and kaggle-skill, it takes real actions in external systems rather than only generating text. It is a plugin (not a hosted service), MIT licensed and free.