Pratham Vaidya

claude-share - Securely share your Claude Code with your friends

A tiny CLI that allows you to share your Claude Code subscription with your friends in a secure way, so you are always in control.

Add a comment

Replies

Best
Pratham Vaidya
At times, you hit the Claude code limit and stare into the timer waiting for it to reset. Instead, just ask your friend to share their Claude code limit for a certain period. The flow is simple: 1. You hit the Claude code limit. 2. You ask your friend to share their Claude code limit using the pairing link. 3. You get restricted feature access to their Claude code limit for the time they specify, and they can stop sharing at any time. 4. You can complete your task with ease without any manual OAuth URL exchange or access token. 5. You ship fast! The process is easier and faster.
Karim Ben

This is a real need with the way subscriptions are getting expensive.

Pratham Vaidya

@karimbenkeroum Yes, a lot of the time we just need to finish a task, and then you hit your claude code limits. The ability to borrow someone's Claude code limits for some time will help people get unstuck and ship faster.

Vaidik

This solves something I kept running into wanting to hand off a Claude Code session to a teammate without exposing my API keys or giving them full terminal access.

The credential isolation is the right call. What I'd want next is some kind of session history or replay view, right now when someone you shared with runs something, you only find out after. A lightweight activity feed showing what commands were run in your shared session would make this actually trustworthy for team use, not just friend sharing.

Pratham Vaidya

@vaidik1 Makes sense. By command, do you mean the use of Claude code commands like /review /usage, or the actual conversation your colleague is having?