Use Token Plan with Kilo CLI
Install Kilo CLI
- Install Node.js (v18.0 or later).
- Install Kilo CLI:
kilo --version to verify.
Set up Token Plan
- Open
~/.config/kilo/config.json:
YOUR_API_KEY with your Token Plan API key. You can configure and switch between supported models as needed.
Only text generation models, such as qwen3.6-plus and glm-5, are supported. DeepSeek V3.2 does not support the Anthropic protocol interface and cannot be used with Kilo CLI. You can integrate it by using tools that support the OpenAI-compatible protocol.
Use Kilo CLI
-
Restart Kilo CLI, run
/models, search forQwen Cloud, and select a model. - Start a conversation. For more commands, see the Kilo Code docs.