Get started in 2 minutes
Prerequisites
- An OpenClaw installation (install guide)
- A Together AI API key (grab one at api.together.ai)
Step 1: Onboard with Together AI

TOGETHER_API_KEY and store it securely for the Gateway.

Step 2: Set your default model
Using the onboard command and “QuickStart” mode, OpenClaw selects a default model for you. Set Kimi K2.7 Code as your default model in your OpenClaw config. Remember to prefix the model name with “together/“:Step 3: Launch and chat
Start the Gateway and begin chatting via the web UI, CLI, Telegram, or WhatsApp:Environment note
If the Gateway runs as a daemon (launchd / systemd), make sureTOGETHER_API_KEY is available to that process, for example in ~/.openclaw/.env or via env.shellEnv.
Why Together AI + OpenClaw?
Together AI gives you access to the best open-source models with high throughput and low latency. For token-hungry agentic workflows like OpenClaw, this translates to massive savings without sacrificing quality:- Kimi K2.7 Code: 256K context, purpose-built for coding and agentic workflows.
- GLM 5.2: Top-tier coding and agentic all-rounder.
- DeepSeek V4 Pro: Advanced reasoning for complex tasks.