Tool Setup
Use CC Switch
CC Switch can import and manage TokenPool as a Codex provider.
Last updated 2026-05-12 | Maintained by TokenPool documentation team
CC Switch manages Codex providers, endpoints, and models. Use it if you prefer not to edit config.toml directly.
Desktop client import
- Open the TokenPool 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 TokenPool import contains:
- provider name:
TokenPool - endpoint:
https://api.clawto.link - model:
gpt-5.5 - apiKey: your selected TokenPool API Key
Screenshot placeholder: CC Switch import dialog.
Install cc-switch-cli
bash
curl -fsSL 'https://tokenpool.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 TokenPool.