Skip to main content
Fire Pass (Early Access) is a weekly pass that gives you access to Kimi K2.5 Turbo for use in personal agentic coding harnesses like OpenCode, Cline, Roo Code, Kilo Code, and OpenClaw — with no per-token charges for that model. Anyone can purchase a pass; no invite code is required. Kimi K2.5 Turbo is a private preview of a faster Kimi K2.5 serverless API.
Fire Pass (Early Access) is an experimental product. Features, availability, and pricing are subject to change.

What’s Included

With an active Fire Pass you get:
  • Kimi K2.5 Turbo requests with zero per-token costs (a powerful reasoning model with a 256k context window, optimized for complex coding tasks)
  • Access through the standard Fireworks API using your existing API key
  • Full compatibility with OpenAI- and Anthropic-compatible agentic coding tools
Only Kimi K2.5 Turbo is covered by Fire Pass. Usage of regular Kimi K2.5, or any other model on Fireworks, will continue to incur standard per-token charges.

Pricing

CostFree for the first week, then $7 per week
Payment MethodBilled directly to your credit card on file
Auto-renewOptional — you can enable auto-renewal, but renewal is not guaranteed

Getting Started

1

Create an account

If you haven’t already, sign up for a Fireworks account and generate an API key on the API Keys page.
2

Purchase your pass

Go to the Billing page, review the Fire Pass details, and complete your purchase. No invite code is required. Your pass activates immediately and is valid for one week (first week free, then $7 per week as shown above).
3

Start coding

Use your existing Fireworks API key with any of the supported agentic harnesses below. Requests to Kimi K2.5 Turbo will no longer incur per-token charges while your pass is active.

Using your Fire Pass

Fire Pass is designed for use with personal agentic coding harnesses. Below are setup guides for each supported tool.

General Configuration

If your tool supports custom API endpoints, you can configure it manually using these details:
  • Model ID: accounts/fireworks/routers/kimi-k2p5-turbo
  • API Key: Your standard Fireworks API key (generated at app.fireworks.ai/api-keys)
  • Base URL (OpenAI-compatible): https://api.fireworks.ai/inference/v1
  • Base URL (Anthropic-compatible): https://api.fireworks.ai/inference (some tools may expect /v1/messages appended)
  1. Configure Kimi K2.5 as the default model — run the setup script with your Fireworks API key from the API Keys page. Replace YOUR_FIREWORKS_API_KEY with your key:
curl -fsSL https://storage.googleapis.com/fireworks-public/openclaw/setup-fireworks.sh | bash -s -- YOUR_FIREWORKS_API_KEY
This creates ~/.openclaw/openclaw.json with your Fireworks credentials.
Do not share your API key or commit it to version control. Use the placeholder above only as a pattern — substitute your real key locally.
  1. Install OpenClaw
curl -fsSL https://openclaw.ai/install.sh | bash
  1. Run the onboarding wizard — in a terminal:
openclaw onboard --install-daemon
Choose Quickstart mode, skip model and authentication (already configured), and accept the remaining defaults.
  1. Open the chat UI — run:
openclaw dashboard
The UI opens at http://127.0.0.1:18789. Send a message to confirm Kimi K2.5 is responding.For more about OpenClaw, see openclaw.ai.
OpenCode has a built-in provider connection flow that makes setup quick:
  1. Type /connect in OpenCode and search for fireworks.ai
  2. Paste your Fireworks API key (from app.fireworks.ai/api-keys) and press Enter
  3. Type /models and select Kimi K2.5 Turbo
That’s it — you’re ready to start coding with your Fire Pass.
To configure Cline with your Fire Pass:
  1. Install the Cline extension in VS Code from cline.bot or the VS Code marketplace
  2. Open VS Code settings and search for “Cline” or use the Cline panel
  3. Configure the following settings:
API Configuration:
  • API Provider: OpenAI Compatible
  • Base URL: https://api.fireworks.ai/inference/v1
  • OpenAI Compatible API Key: Your Fireworks API key (from app.fireworks.ai/api-keys)
  • Model ID: accounts/fireworks/routers/kimi-k2p5-turbo
Model Configuration:
  • Supports Images: Enabled (checked)
  • Context Window Size: 256000
  • Max Output Tokens: 256000
  • Input Price / 1M tokens: 0 (Fire Pass covers all costs)
  • Output Price / 1M tokens: 0 (Fire Pass covers all costs)
  • Temperature: 1
  1. Save your settings and start using Cline — your Fire Pass will automatically apply to requests to the turbo router
To configure Roo Code with your Fire Pass:
  1. Install the Roo Code extension in VS Code from the VS Code marketplace or roocode.com
  2. Open Roo Code and click the gear icon to access settings
  3. On the “Choose your provider” screen, select 3rd-party Provider
  4. From the API Provider dropdown, select Fireworks AI
  5. Enter your Fireworks API key (from app.fireworks.ai/api-keys)
  6. In the Model field, type or paste the custom router ID: accounts/fireworks/routers/kimi-k2p5-turbo
    • Since this is a specialized router, you’ll see a “Use custom” option appear—select it
  7. Save your settings and start using Roo Code — your Fire Pass will automatically apply to requests to the turbo router
To configure Kilo Code with your Fire Pass:
  1. Install the Kilo Code extension in VS Code from the VS Code marketplace or kilocode.ai
  2. Open Kilo Code and select Bring my own Key on the “How would you like to get started?” screen
  3. Configure the following settings:
API Configuration:
  • API Provider: OpenAI Compatible
  • Base URL: https://api.fireworks.ai/inference/v1
  • API Key: Your Fireworks API key (from app.fireworks.ai/api-keys)
  • Model: accounts/fireworks/routers/kimi-k2p5-turbo
    • Type or paste the router ID and select “Use custom” when it appears
Model Configuration:
  • Context Window Size: 256000 (256K tokens)
  • Supports images: Enabled (checked)
  • Input Price: 0 (Fire Pass covers all costs)
  • Output Price: 0 (Fire Pass covers all costs)
  1. Save your settings and start using Kilo Code — your Fire Pass will automatically apply to requests to the turbo router

Terms of Use

Fire Pass is intended for personal agentic coding use only. By purchasing Fire Pass you agree to the following:
  • Allowed: Personal development, experimentation, and coding with agentic harnesses (OpenCode, Cline, Roo Code, Kilo Code, OpenClaw, and similar tools)
  • Prohibited: Production workloads, team or shared usage, and any use that violates the Fireworks Terms of Service
Violations of these terms may result in pass revocation without refund.

FAQ

No. Fire Pass covers Kimi K2.5 Turbo only. All other models, including regular Kimi K2.5, are billed at standard per-token rates.
When your pass expires, Kimi K2.5 Turbo requests will be billed at standard per-token rates. If you have auto-renew enabled and a pass is available, it will renew automatically.
No. Auto-renewal is best-effort and your renewal may not go through.
No. Fire Pass is for personal use only. Team or shared usage is prohibited under the Terms of Service.
No. Fire Pass is available to everyone — purchase directly from the Billing page with no invite code.
Yes. You must use the specific router ID for the turbo model: accounts/fireworks/routers/kimi-k2p5-turbo. The Fireworks billing system will automatically detect your active Fire Pass and zero out the cost for requests to this endpoint.
Your usage of Kimi K2.5 Turbo will still be logged in your dashboard so you can track your request volume, but the associated cost will show as $0.00 while your pass is active. You can also view your pass’s active status and expiration date directly on the Billing page.
You can turn off auto-renewal at any time from the Billing page in your Fireworks dashboard. Your pass will remain active until the end of the current billing week.
Yes. You can use any Fireworks model with your agentic harness. However, only Kimi K2.5 Turbo requests are covered by Fire Pass. Usage of other models will be billed to your account at standard per-token rates.