HomeClaudebin
Claudebin

Claudebin

Turn Claude Code sessions into shareable URLs

Published on Mar 16, 2026
Visit site
3 upvotes

"Claude Code runs in your terminal. Session data is stored locally, but not in a structured, human-readable format. If the session contains useful context, refactors, debugging steps, tool usage, reviewing or sharing it isn’t straightforward. Claudebin is a plugin that lets you export a Claude Code session. It captures: - the full message thread - file reads/writes - bash commands - web and MCP calls It returns a URL with a structured, navigable viewer. You can link it in a PR, embed a selected range in your docs, or resume it locally."

Screenshots (5)

Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5

Comments (1)

D
devashishshukla0007Mar 16, 2026

cool