Easiest: paste this prompt directly into Claude Code and it will configure itself.
Recommended (header method): add manually to ~/.claude/settings.json
Zero-config alternative: skip the API key and set ANTHROPIC_BASE_URL to your personal URL instead — https://api.outer.bot/v2/YOUR_TOKEN/
Recommended (header method): Cursor Settings → Models → OpenAI API Key + Override Base URL
Zero-config alternative — a single URL with no separate API key field: https://api.outer.bot/v2/YOUR_TOKEN/
Recommended (header method): Windsurf Settings → AI → Custom API endpoint + API key
Zero-config alternative — a single URL with no separate API key field: https://api.outer.bot/v2/YOUR_TOKEN/
Recommended (header method): any CLI that speaks the OpenAI-compatible API — set these environment variables
Zero-config alternative: https://api.outer.bot/v2/YOUR_TOKEN/ as the base URL, any string as the key.