Important Note: Replace sk-xxxbelow with your actual API key generated on aitokencore.com!
Important Note: Replacesk-xxxbelow with your actual API key generated on aitokencore.com!
Important Note: Replacesk-xxxbelow with your actual API key generated on aitokencore.com!
.codex folder in your user directory, e.g.: C:\Users\testuser\.codex..codex folder does not exist, create it manually, then create two files inside: config.toml and auth.json.sk-xxx with your real API key).auth.json:{"OPENAI_API_KEY": "sk-xxx"}config.toml (paste directly):model_reasoning_effort accepts high, medium, low, representing the model's reasoning effort level.model_provider = "api111"
model = "gpt-5-codex"
model_reasoning_effort = "high"
disable_response_storage = true
preferred_auth_method = "apikey"
[model_providers.api111]
name = "api111"
base_url = "https://aitokencore.com/v1"
wire_api = "responses"codex in the VSCode Marketplace.Important Note: Replace sk-xxxbelow with your actual API key generated on aitokencore.com!
Important Note: Replacesk-xxxbelow with your actual API key generated on aitokencore.com!
Important Note: Replacesk-xxxbelow with your actual API key generated on aitokencore.com!
auth.json:i to enter insert mode, paste the content below (replace sk-xxx with your key), then press ESC, type :wq and press Enter to save and exit.{"OPENAI_API_KEY": "sk-xxx"}config.toml:i to enter insert mode, paste the content below, then press ESC, type :wq and press Enter to save and exit.model_provider = "api111"
model = "gpt-5-codex"
model_reasoning_effort = "high"
disable_response_storage = true
preferred_auth_method = "apikey"
[model_providers.api111]
name = "api111"
base_url = "https://aitokencore.com/v1"
wire_api = "responses"codex in the VSCode Marketplace.Important Note: Replace sk-xxxbelow with your actual API key generated on aitokencore.com!
Important Note: Replacesk-xxxbelow with your actual API key generated on aitokencore.com!
Important Note: Replacesk-xxxbelow with your actual API key generated on aitokencore.com!
auth.json:i to enter insert mode, paste the content below (replace sk-xxx with your key), then press ESC, type :wq and press Enter to save and exit.{"OPENAI_API_KEY": "sk-xxx"}config.toml:i to enter insert mode, paste the content below, then press ESC, type :wq and press Enter to save and exit.model_provider = "api111"
model = "gpt-5-codex"
model_reasoning_effort = "high"
disable_response_storage = true
preferred_auth_method = "apikey"
[model_providers.api111]
name = "api111"
base_url = "https://aitokencore.com/v1"
wire_api = "responses"codex in the VSCode Marketplace.