TokenPool Docs

Configure TokenPool by topic

Short, focused guides for API Keys, base_url values, Codex App, Codex CLI, OpenCode, and CC Switch.

View my API Key

Sign in, reveal your current TokenPool API Key, then copy it into Codex or OpenCode.

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

  1. Open the TokenPool console.
  2. Go to API Keys.
  3. Pick the API Key you want to use.
  4. Click CC Switch.
  5. 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.