Claudebin
Export and share your Claude Code sessions as resumable URLs
#Developer Tools
#Artificial Intelligence
#GitHub
#Development
Claudebin – Export and share Claude Code sessions as resumable URLs
Summary: Claudebin exports Claude Code terminal sessions by capturing message threads, file operations, bash commands, and web/MCP calls, then generates a URL with a structured viewer. This enables sharing, embedding, or resuming sessions outside the terminal.
What it does
It extracts session data from Claude Code, including messages and commands, and produces a navigable URL to review or continue the session.
Who it's for
Users of Claude Code who need to share or revisit detailed session activity beyond the terminal.
Why it matters
It solves the difficulty of sharing or reviewing complex Claude Code sessions that are otherwise stored in a non-human-readable format.