#Openclaw & ChatGPT
1 messages · Page 1 of 1 (latest)
Yes — but quick distinction:
- ChatGPT Plus/Pro is not the same as OpenAI API billing; API usage is billed separately by OpenAI. (help.openai.com)
- For OpenClaw, if you want to use your ChatGPT/Codex subscription, use the OpenAI Codex OAuth route. OpenClaw docs recommend this path for subscription setups. (docs.openclaw.ai)
Run:
openclaw --version
openclaw onboard --auth-choice openai-codex
openclaw config set agents.defaults.model.primary openai/gpt-5.5
openclaw models list --provider openai-codex
openclaw models status
If you’re on a VPS/headless machine, use device-code login instead: