Codex CLI
VerifiedOpenAI 製ターミナルコーディングエージェント。OpenAI 互換 (Responses API)。
OpenAI 互換 — ベース URL は /v1 込み。
Setup
export KOTOBA_API_BASE="https://api.kotoba.cloud/v1"
export KOTOBA_API_TOKEN="kc_pat_<your-token>"
# test the connection
codex exec "Reply with exactly: OK"
The research gates (verification, scope, free quota) are identical to the cookie session; the token only removes the origin gate.
← All tools