Cairn as MCP tools
Your AI can use websites. But it forgets how, every single time. Cairn makes it remember.
This gives Claude Code, Cursor, Codex or any MCP client a browser that remembers. Your AI walks a site once and Cairn writes down the route; every run after that is one tool call, no page reading, and zero model calls. When the site changes, Cairn hands back the single step that moved rather than the whole task.
pip install cairn-browser-mcp
playwright install chromium # the browser is a separate download
claude mcp add cairn -- cairn-mcp
Then just ask, in your own words: "go to github.com/microsoft/playwright and tell me how many open issues it has." The first time it explores. After that it is one call.
No API key. There is no model call anywhere in this package or anything it imports — your AI does the thinking and Cairn supplies the browser and the memory.
Optional extra, so one agent can buy a trail from another over x402 on Base:
pip install "cairn-browser-mcp[market]"
The engine on its own is cairn-browser.
Full documentation, the tool list, and the deletion test that proves the memory is load-bearing: https://github.com/rohit-jsfreaky/cairn
MIT licensed.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cairn_browser_mcp-0.2.0.tar.gz.
File metadata
- Download URL: cairn_browser_mcp-0.2.0.tar.gz
- Upload date:
- Size: 41.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e9e955dd05c3d73fa4c9ce199ce3b7feb68a384d0add527eaf6dbeb2797fca6
|
|
| MD5 |
3f931b604819e44e44d58a12775de19c
|
|
| BLAKE2b-256 |
beb30e2bf6cd856364eddf43640ddca7fc90412af1ee1c5ca196b4f7a4b5bc7b
|
File details
Details for the file cairn_browser_mcp-0.2.0-py3-none-any.whl.
File metadata
- Download URL: cairn_browser_mcp-0.2.0-py3-none-any.whl
- Upload date:
- Size: 18.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2dc7eb129c7df9edfdfe2f30755d29011917b1b863ed6dec355526a77b3e5b78
|
|
| MD5 |
3e880fd8307c07d52c28e5a8397ba64b
|
|
| BLAKE2b-256 |
d9450d670636a62c77ce5b18cea7457b01b36294f70ae003bfb6ff4a47cf368c
|