Tool Setup
Use CC Switch
CC Switch can import and manage GetToken as a Codex provider.
CC Switch manages Codex providers, endpoints, and models. Use it if you prefer not to edit config.toml directly.
Desktop client import
- Open the GetToken console.
- Go to
API Keys. - Pick the API Key you want to use.
- Click
CC Switch. - The browser opens a
ccswitch://import URL if the client is installed.
The GetToken import contains:
- provider name:
GetToken - endpoint:
https://api.clawto.link - model:
gpt-5.5 - apiKey: your selected GetToken API Key
Screenshot placeholder: CC Switch import dialog.
Install cc-switch-cli
bash
curl -fsSL 'https://gettoken.dev/api/downloads/cc-switch?target=cli&platform=install' | bash
Official client releases:
text
https://github.com/farion1231/cc-switch/releases
When to use it
- You do not want to edit Codex config files.
- You manage multiple Codex providers.
- You want a UI for switching endpoints.
- You want one-click import from GetToken.