Chrome Extension · AI Browser Automation

Give your AI
a pair of hands.

Connect Claude, custom agents, and any MCP-compatible tool to your live browser. Capture auth tokens, control tabs, and automate workflows — all running locally on your machine.

Live connection
Browser your session
AI Bridge 127.0.0.1
Your AI Claude · MCP
tokens captured tab actions ready local only
Works with · GoHighLevel · Claude · MCP agents · Python scripts · Any HTTP client
Setup

Up and running in minutes.

Three steps from install to your first automated browser action.

Step 1

Install the extension & start the bridge

Load the unpacked extension from the Chrome Web Store. Click Start Bridge in the side panel — the local Python server starts without opening a terminal.

Step 2

Browse normally — tokens captured automatically

Visit GoHighLevel (or any site you add to the monitor list). AI Bridge captures your auth tokens in the background. No API keys to configure, no login sharing.

Step 3

Your AI calls the bridge API

Point Claude, a Python script, or any MCP tool at localhost:9124. Navigate, click, type, screenshot — you approve every sensitive action before it runs.

Capabilities

Everything your agent needs.

From surface-level clicks to deep network capture — the full stack in one extension.

Tab Automation

click · type · navigate · screenshot · wait_for · eval. Works on any tab, any site — with a visible approval step for sensitive actions.

Deep Capture

CDP-level network recording via chrome.debugger. Captures WebSocket frames, full response bodies, gRPC-Web — everything fetch/XHR misses.

Token Bridge

Bearer tokens captured automatically from GoHighLevel. Firebase ID tokens refreshed in the background so your agent never hits a stale auth error mid-workflow.

Visual Indicator

A phantom cursor and click ripple appear in the tab so you can watch your AI work in real-time. Know exactly what it's doing and when.

Multi-Profile

Run the extension in multiple Chrome profiles simultaneously. The bridge routes each action to the profile that owns the target tab — no manual profile juggling.

Approval Flow

Sensitive actions (click, type, navigate) prompt for confirmation the first time they target a new site. Allow once or always — you're always in control.

API

Any tool that speaks HTTP.

Call the bridge from Claude tool use, a Python script, a shell one-liner — whatever your stack is.

example.sh
# Click a button in the active GoHighLevel tab curl -X POST http://127.0.0.1:9124/tab/click \ -H "X-Bridge-Key: $(cat ~/.ai-bridge/key)" \ -d '{"selector": "[data-testid=save-workflow]"}' # Type into a Slate.js rich text editor (CDP-level — actually works) curl -X POST http://127.0.0.1:9124/tab/cdp_type \ -H "X-Bridge-Key: $(cat ~/.ai-bridge/key)" \ -d '{"selector": ".ql-editor", "text": "Hello from Claude"}' # Take a screenshot of the active tab curl -X POST http://127.0.0.1:9124/tab/screenshot \ -H "X-Bridge-Key: $(cat ~/.ai-bridge/key)" \ # returns { "result": { "dataUrl": "data:image/png;base64,..." } }
Built for

Real work, not toy demos.

GHL Agencies

Audit client accounts at scale. Your AI reads funnels, workflows, and settings, then writes reports or makes changes — without anyone handing over API credentials or sharing a login.

AI Developers

Your Claude tool calls are already capable. Add a real authenticated browser session and they become unstoppable. No Playwright to manage, no headless Chrome, no cookie engineering.

Power Users

Any workflow that touches a web app you're logged into can be automated by an AI agent. Data extraction, form filling, multi-tab navigation — without sharing your password with anyone.

Pricing

One plan, everything included.

All features unlocked. License key delivered instantly.

Pro
$10 /month

Full access to tab automation, deep network capture, token management, and multi-profile support. One license key, one machine.

  • All tab actions — click, type, eval, screenshot, navigate
  • Deep Capture (CDP-level WebSocket & response bodies)
  • Auto token capture & Firebase token refresh
  • Multi-profile Chrome support
  • Visual indicator — watch your AI work in real time
  • Native bridge launcher — no terminal needed
Get Access on Whop →

macOS & Windows · License key emailed instantly · Cancel any time

Your AI can read your screen.
Now it can act on it.

Get Access →