Skip to content

Tutorial Overview

1. Tool-specific integration guides

ToolTutorial
Claude CodeClaude Code API Configuration Guide
CoStrictCoStrict Setup Guide
CursorCursor
OpenCodeOpenCode
OpenClawOpenClaw
OpenAI CodexOpenAI Codex
Qwen CodeQwen Code
Void EditorVoid Editor
ClawXClawX
RikkaHubRikkaHub Configuration Guide
CodexCodex Installation and Setup Guide
Claude DesktopClaude Desktop
Cherry StudioCherry Studio Setup Guide
Work BuddyWork Buddy
General guide⬇️⬇️⬇️⬇️⬇️⬇️ Try the generic integration steps below if your tool is not listed.

2. Generic tool integration guide

  1. Find your tool’s custom model settings.
  2. Fill in the fields below (or equivalent fields in your tool).
ParameterValueDescription
API protocolOpenAI Completions, OpenAIProtocol type. Prefer OpenAI Completions or OpenAI—the OpenAI API format is widely supported by chat models.
API Base URLhttps://fast-token.com https://fast-token.com/v1Base URL for API requests. Some tools need /v1, others do not—try both or follow your tool’s example.
API KeyExample: sk-xxxxxxxxxxxxxxxxxxxxxxxxxAuth token. Create an API token on the Fast-Token platform, then paste it here.
Model NameExample: gpt-5.5, claude-opus-4-7, gemini-3.5-flashModel ID. Pick a supported model from the model catalog and copy its name.