cli.vc

Claude Code Relay

An access-controlled relay that mirrors an interactive claude session — your code stays on your machine; only keystrokes and rendered terminal output cross the wire, end-to-end over TLS with mutual-auth.


Connect with your issued identity:

python -m client --identity you.pem --server wss://claude.cli.vc/ws

Access is by invitation only — each client holds a private certificate. Without one, the endpoint is invisible.