Tutorial Overview
1. Tool-specific integration guides
| Tool | Tutorial |
|---|---|
| Claude Code | Claude Code API Configuration Guide |
| CoStrict | CoStrict Setup Guide |
| Cursor | Cursor |
| OpenCode | OpenCode |
| OpenClaw | OpenClaw |
| OpenAI Codex | OpenAI Codex |
| Qwen Code | Qwen Code |
| Void Editor | Void Editor |
| ClawX | ClawX |
| RikkaHub | RikkaHub Configuration Guide |
| Codex | Codex Installation and Setup Guide |
| Claude Desktop | Claude Desktop |
| Cherry Studio | Cherry Studio Setup Guide |
| Work Buddy | Work Buddy |
| General guide | ⬇️⬇️⬇️⬇️⬇️⬇️ Try the generic integration steps below if your tool is not listed. |
2. Generic tool integration guide
- Find your tool’s custom model settings.
- Fill in the fields below (or equivalent fields in your tool).
| Parameter | Value | Description |
|---|---|---|
| API protocol | OpenAI Completions, OpenAI | Protocol type. Prefer OpenAI Completions or OpenAI—the OpenAI API format is widely supported by chat models. |
| API Base URL | https://fast-token.com https://fast-token.com/v1 | Base URL for API requests. Some tools need /v1, others do not—try both or follow your tool’s example. |
| API Key | Example: sk-xxxxxxxxxxxxxxxxxxxxxxxxx | Auth token. Create an API token on the Fast-Token platform, then paste it here. |
| Model Name | Example: gpt-5.5, claude-opus-4-7, gemini-3.5-flash | Model ID. Pick a supported model from the model catalog and copy its name. |