Now live on the Chrome Web Store

Stop Watching Your AI
Relearn the Same Task

Record once. Replay forever. 85% fewer tokens.

Works with Claude Code, Cursor, Codex, Windsurf, or any AI terminal — no setup, no API keys, your existing Chrome sessions.

One click install · Auto-updates · Or grab the latest zip for dev builds

Works with these AI coding agents

Your AI is wasting tokens doing the same thing every day.

Every task, it re-explores from scratch. AgentLimb fixes that.

💪
90% Fewer Tokens
AI explores a task once and saves the route as a "muscle." Every replay after that skips the exploration entirely — same result, a fraction of the cost.
🔌
Any AI Tool. Zero Setup.
Claude Code, Cursor, Codex, Trae, Windsurf — paste one prompt and your AI auto-configures in seconds. No config files, no API keys.
🔑
Your Real Browser. Your Real Sessions.
No headless Chrome. No re-login. No separate instances. Your cookies, logins, and extensions — all intact. If you can see it, your AI can use it.
🔒
100% Local & Private
Everything runs on localhost. No analytics, no tracking, no cloud. Your browsing data never leaves your machine.
🌐
Any Website, Any Platform
Social media, SaaS dashboards, internal tools, email — anywhere your Chrome can go, your AI can operate.
👥
Multi-Account Parallel Control
Run one task across multiple Chrome profiles at once — different accounts, same command. Each profile has explicit identity, can be suspended independently, and receives the full task lifecycle broadcast.

AI has no memory. Give it one.

Every time your AI posts on Reddit, it rediscovers where the button is. Every time it fills a form, it re-reads the page from scratch. You're paying tokens for work it already did yesterday.

AgentLimb records that route as a "muscle." Next run: one command, zero exploration, the same result — without the re-learning tax.

One exploration per platform. Saved permanently. The more you reuse, the more you save.

First Explore Muscle Replay
Tool Calls 23 10
Tokens ~12,250 ~1,750
Wall-clock 8–20 min 30s–2 min
85% Fewer Tokens · 80–95% Less Waiting

Three layers. All localhost. Zero cloud.

16 standardized tools, CDP-native. Any AI terminal that can send HTTP can drive your browser.

Your AI Terminal Claude Code / Cursor / Codex / Trae / any script
HTTP + SSE
AgentLimb Bridge local Node.js · 127.0.0.1:7791
runtime msg
AgentLimb Extension Chrome MV3 · Side Panel UI
Chrome DevTools Protocol
Your Browser logged in · cookies · real sessions

People who do the same thing every day.

You're not lazy. You just know that repetition is a waste of your time — and your tokens.

📣
The Daily Marketer
Post to 5 platforms without opening a tab. Engage communities, run campaigns — all through your real accounts, zero re-login.
🔍
The Lazy Researcher
Collect data, compare products, track competitors. Your AI runs the route; the muscle handles the next hundred times.
📝
The Repeat Operator
Forms, applications, profile updates, submissions. Record once. Run whenever. No manual steps.
🧪
The QA Engineer
Test real flows on a real browser with real sessions. Save the test path as a muscle — rerun with one command.

Every other approach has a real cost.

Browser automation has been solved — badly — four different ways. Here's the honest breakdown.

Browser Use / Playwright BrowseAI / Browserbase Codex / Claude Computer Use AgentLimb
Setup Write scripts, manage dependencies, handle headless mode SaaS config, per-workflow setup Mac only (needs desktop env), sandbox required Copy one prompt. Done.
Element targeting CSS/XPath — you write and maintain them Visual AI detection — unstable on updates Screenshot coordinates — ±1px can miss the target CDP reads the live DOM — semantic, precise
Token cost per action None (pure script) Cloud fees + AI tokens 1,000–3,000 tokens/screenshot × every step ~300 tokens/step. Hot start: 85.7% less.
Repeat task cost Fixed (script re-runs) Linear — billed per execution Linear — re-explores every time, no memory Decreasing — muscle memory compounds
Login sessions Extra cookie/session setup Cloud — can't use your local sessions OS-level, unaware of browser state Your real Chrome — already logged in
When the site updates Selectors break — rewrite scripts Visual model may degrade silently Screenshot inference adjusts, but expensively AI detects mismatch, finds new selector, self-heals muscle
Data privacy Local ✅ Through third-party servers ❌ Local ✅ 100% local — 127.0.0.1 only ✅
AI terminal choice Any (pure script) Varies by platform Bundled with Codex / Claude Any AI that speaks HTTP
Shared knowledge Script = locked to one AI Workflow = locked to platform No persistent memory Muscle files = cross-AI, transferable, permanent

Muscle memory is cross-AI: knowledge explored by Claude Code today is reused by Codex tomorrow — same JSON files, same Desktop folder.

Up and running in under a minute.

No account. No API key. No cloud. Just a Chrome extension and one prompt.

1

Install the Extension

One click from the Chrome Web Store — auto-updates. Or load the latest zip manually from GitHub Releases for dev builds.

2

Start the Bridge

Run the bundled Node.js bridge once (macOS users: scripts/install.sh registers a LaunchAgent so it auto-starts on login).

3

Copy the Prompt & Paste

Open the side panel, click "Copy Onboard Prompt", paste to Claude Code / Cursor / Codex / any AI terminal. It auto-connects and starts working.