#Openclaw & ChatGPT

1 messages · Page 1 of 1 (latest)

full matrix
#

Currently using open router - but would like to switch to GPT subscription , how can I get this done?

faint geodeBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

cyan tideBOT
#

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: