← All projects

claude-share

Securely share your Claude Code subscription with friends

Dev Toolscliclaudeproxysubscription-sharingopen-sourcedeveloper-toolsmacos
claude-share screenshot

About

claude-share is a CLI tool that lets users share their Claude Code subscription with trusted friends without exposing their API token. It works by running a local proxy on the sharer's machine that injects the bearer token server-side, so the recipient never sees the credentials. The sharer retains full control and can revoke access instantly by stopping the process.

Problem

Claude Code subscriptions cannot be natively shared, leaving developers unable to let trusted collaborators use their access without exposing their API token.

For

developers who want to share their Claude Code subscription with trusted friends

How it works

The CLI runs a local MITM proxy that intercepts Claude traffic, injects the bearer token server-side, and tunnels connections via bore.pub so friends connect without ever seeing the actual credentials.

Business model

open-source

Status

launched

Similar projects