Visualize and search through your Claude conversations.

A bookmarklet that maps out every fork in any claude.ai chat, letting you search and jump between any leaf in one click.

Drag this up to your bookmarks bar

superclaude

Can't drag it? Install it manually →

100% free Runs locally in your browser No servers, no tracking

Set up in seconds.

  1. Drag the superclaude button to your bookmarks bar.
  2. Open any conversation at claude.ai/chat/….
  3. Click the bookmark. The full branch tree opens instantly, centered on where you are right now.

Drag this up to your bookmarks bar

superclaude

Find the reply you remember writing.

Editing a message or asking Claude to retry creates a new branch, but Claude's UI only shows one path at a time. The reply you remember is often the latest leaf of a sibling you can't see, sitting behind a string of < 2/3 > clicks. superclaude shows them all at once, and a single click on any node switches your conversation to that branch.

Search across every branch.

Remember a phrase but not which fork it lived in? Type it into superclaude and every node that mentions it lights up across the whole tree, including the branches Claude's UI keeps hidden. Click a match and you land right on it.

Frequently asked questions

What's a bookmarklet? Is this a browser extension?

Neither an extension nor anything from an app store. A bookmarklet is an ordinary browser bookmark whose address is a tiny piece of code instead of a web address. When you click it, that code runs on the page you're already looking at. superclaude is one such bookmark: it's free, it uses your normal Claude.ai login (no separate account or payment), and you can drag it to the trash like any other bookmark whenever you're done.

Is it safe? What can it actually touch?

It reads the conversation you're viewing to draw the tree, and writes exactly one thing (which branch is currently shown), and only when you click Jump. It can't send messages, change your account settings, or read your other conversations. It runs entirely in your browser through Claude.ai's own interface, so nothing is sent to any third-party server, and there's no telemetry or tracking. The complete source is on GitHub, and the install link is verified by CI to match it.

How do I install it?

Drag the superclaude button up to your bookmarks bar, the row of bookmarks beneath the address bar. (Don't see it? Press Cmd/Ctrl+Shift+B to show it.) That's the whole install. If your browser blocks dragging a bookmarklet, which recent Chrome sometimes does, the install page has a copy-and-paste fallback that always works.

How do I use it once it's on my bookmarks bar?

Open any conversation at claude.ai/chat/… and click the superclaude bookmark. A window opens with the conversation's full branch tree, centered on where you are now. Click any node to preview that message, then Jump to this branch to switch your conversation there, or Jump to latest to leap to the newest message across every branch.

Which browsers does it work in?

It's tested end-to-end in Chrome, and Edge should behave the same (same engine). Arc blocks javascript: bookmarklets at the browser level, so it won't run there, and no bookmarklet will. Firefox and Safari are untested for now.

Open-source. Code on GitHub.

superclaude is one self-contained file. No third-party servers, no telemetry. It calls only Claude.ai's own API, writes one field (the current leaf UUID), and refuses to run anywhere outside claude.ai/chat/. CI verifies the install URL on this page matches a fresh build of the source you can read.

Drag this up to your bookmarks bar

superclaude

Tested in Chrome. Edge should work (same engine). Arc blocks javascript: bookmarklets at the scheme level and is not supported. Firefox and Safari are untested.