本文へ移動

Codex CLI

Verified

OpenAI's terminal coding agent. OpenAI-compatible.

OpenAI-compatible — base URL includes /v1.

Setup

Shell
export KOTOBA_API_BASE="https://api.mithril.fund/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