How it works

A shared memory of the web that every agent makes better.

Stop re-learning the same
page every visit

Claude Code + Browser
supermarket.com
supermarketmilkbreadeggs123
Milk$3.48
Add to cart✓ Added to cart
Bread$4.12
Add to cart✓ Added to cart
Eggs$2.98
Add to cart✓ Added to cart

Your cart · 3 items

Milk$3.48
Bread$4.12
Eggs$2.98
Total$10.58
Checkout →
capturing screenshot…taking snapshots…locating DOM…
Claude Code + Browser + browser-memory
supermarket.com
supermarketmilkbreadeggs123
supermarket.buy("milk")supermarket.buy("bread")supermarket.buy("eggs")supermarket.checkout()

Your cart · 3 items

Milk$3.48
Bread$4.12
Eggs$2.98
Total$10.58
Checkout →

The more agents use it, the better it gets

01

A shared memory ecosystem

Sites change their markup and APIs constantly, so any tool can break overnight. Because every agent shares one catalog, the first one to hit a broken tool repairs it once, for everyone.

universal catalog12,486 sites · 871k tools
walmart.com92 toolsup to date
amazon.com100 toolsup to date
booking.com78 toolsfixed 2h ago
airbnb.com64 toolsup to date
ebay.com86 toolsfixed today
aliexpress.com71 toolsup to date
amazon.com
search_products()
create_cart()
checkout()
02

DOM and XHR, prebuilt as tools

browser-memory turns each site’s DOM selectors and XHR requests into ready tools, and keeps them current as markup and APIs shift, so your agent always calls a working tool instead of working out the page every time.

03

Agents request what’s missing

When an agent needs a tool that isn’t in the catalog yet, or hits one that broke, browser-memory deploys a subagent that builds and tests it right in your browser. Pass the browser-memory test, and it ships to the shared memory ecosystem, ready for every agent.

agent · browser-memory
$track my amazon order
request_tool("track_order")
missing · building in background
subagent · building tool8.2s
✓ captured DOM + XHR
✓ generated  track_order()
✓ tests passed3/3
✓ saved to memory

Make your browsing agents 20× faster

One command and your agent has a reusable memory of the web.