
Claudebin is a free, open-source tool that transforms raw Claude Code session data into a structured, shareable web URL. When you run Claude Code in your terminal, session information is stored locally but not in a human-readable format. Claudebin captures the full message thread, file reads and writes, bash commands, and web or MCP calls, then returns a clean, navigable viewer. You can link that URL in a pull request, embed a selected range in documentation, or even resume the session locally.
Claudebin exports every element of a Claude Code session: the complete message thread, every file read and write, all bash commands executed, and any web or MCP calls made. Nothing is left out, so reviewers see exactly what happened.
The exported URL opens a viewer that organizes the session into a clear, browsable format. You can scroll through the conversation, inspect tool usage, and jump between steps without parsing raw logs.
You can embed a selected range of the session into documentation or a blog post. The same URL also supports resuming the session locally, so you can pick up exactly where you left off.
"Your Claude sessions deserve a URL."
Most terminal-based AI tools leave session data locked away in local, non-human-readable files. Claudebin flips that by giving every session a permanent, shareable web address. The ability to both embed snippets and resume sessions from the same link makes it a practical bridge between local development and collaborative workflows.
You use Claude Code and need a clean way to share session context with your team, embed tool usage examples in documentation, or keep a portable record of complex debugging sessions. It's especially useful for open-source projects where asynchronous review is the norm.
Other tools you might consider
Loading comments…
Maker
async_apple
Visit Website
claudebin.com
Project Info
Product Keywords
Alternatives