@neuxsbotzz/cc-switch
v1.0.0
Published
Switch Claude Code and Codex CLI between official and Token.Me.Uk API providers.
Readme
cc-switch
Switch Claude Code and Codex CLI between official endpoints and Token.Me.Uk.
npm install -g @neuxsbotzz/cc-switch
cc-switch use token-me-uk --key sk-your-api-key
cc-switch status
cc-switch use official --key sk-your-official-keyCustom provider:
cc-switch add work --anthropic-url https://example.com --openai-url https://example.com/v1 --key sk-your-api-key
cc-switch use work