Skip to contentToken MarketDocs

Kilo Code

Last updated: 2026-08-03; third-party tools can change at any time. If configuration fails, follow the latest official documentation.

Kilo Code supports custom providers in VS Code and the CLI. Review the Kilo Code custom models documentation and install it from an official source.

Add Provider

In Kilo Code settings, open Providers, select Custom provider, and enter the values below:

FieldExampleDescription
Provider IDtoken-marketUsed only as the local display identifier.
Display nameToken MarketHuman-readable name.
Provider APIOpenAI CompatibleUses a Chat Completions-compatible protocol.
Base URLhttps://api.tokensmarket.ai/v1Use the unified gateway endpoint.
API Key<YOUR_TOKEN_MARKET_API_KEY>Do not commit it to the project configuration.
Model<MODEL_ID>Enter it manually or select it from the detected models.

Select Submit to save. If Kilo Code detects models automatically, review each model’s access and pricing; do not enable every model by default.

Was this page helpful?