Gratobeun · Auto-Code Config Generator offline-safe

Paste your API key, pick your tool, and download ready-to-use config files.

Match your group. Your key only works with the model / group it was purchased for. After setup, pick that model inside Codex or Claude Code — if you choose a model your key does not cover, it will not work (you may see “model not found”, 401, or 404 errors). All purchased keys are non-refundable — double-check before you buy.
The key you received after purchase. It usually starts with sk-.
Only the International endpoint (https://vip.auto-code.net) is supported right now.
Codex (CLI / app)
Claude Code
These files default to gpt-5.5. Pick whichever model your key's group supports from inside the Codex extension — it switches models directly. To change the startup default, edit the model / review_model lines in config.toml.

config.toml


        
Place in ~/.codex/  ·  Windows: press Win+R%USERPROFILE%\.codex

auth.json


        
Place in the same ~/.codex/ folder, next to config.toml.
This sets your key and endpoint only — no model is hard-coded. Choose your model inside Claude Code with the /model command (use one your key's group supports).

settings.json


        
Place in ~/.claude/settings.json  ·  Windows: %USERPROFILE%\.claude\settings.json (create the file if it doesn't exist).
🔒 Privacy: This page runs 100% in your browser. Your API key is never sent to Gratobeun or any server — generation happens locally. You can even save this page and use it offline.
Copied!