Share Claude Code sessions publicly to claudebin.com and manage live chat and customer messaging via tawk.to
Share your Claude Code sessions with teammates.
Website · Web App · Installation
claude plugin marketplace add wunderlabs-dev/claudebin
claude plugin install claudebin@claudebin-marketplace
Run /claudebin:share inside any Claude Code session to publish it and get a shareable URL.
/claudebin:share
Returns a link like https://claudebin.com/threads/abc123 — complete with syntax highlighting, tool calls, and the full conversation thread.
Automatically authenticates via browser if not logged in.
/claudebin:share → MCP share tool → Auth (opens browser if needed)
→ Upload to Supabase
→ Background processing
→ Poll for completion
→ Return URL
Build the MCP server:
cd mcp
bun install
bun run build
Run Claude with the local plugin pointing at a local API:
CLAUDEBIN_API_URL=http://localhost:3000 claude --plugin-dir /path/to/claudebin --dangerously-skip-permissions
MIT
Admin access level
Server config contains admin-level keywords
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub wunderlabs-dev/claudebin --plugin claudebinSecurely share Claude Code session distillations and project memory over LAN or relay
Sync Claude Code sessions across devices with encrypted cloud storage
Start, stop, join, resume, and manage Claude Code sessions mirrored to Slack via slaude
Inter-session communication for Claude Code — session registry, messaging, and coordination
Mission Control for Claude Code — auto-starts a web dashboard, provides 90 MCP tools (sessions, stats, live monitoring, projects, teams, insights, coaching, and more), and adds 9 skills including /session-recap, /daily-cost, /standup, /coaching, /insights, and /team-status.
IRC-inspired inter-session communication for Claude Code agents