Skip to Content
IntegrationsClaude CodeOverview

Claude Code Configuration

Claude Code  is Anthropic’s coding client. This guide connects it to your Ofox account. Model availability, rate limits and charges depend on your account and selected model.

Set up faster with Ofox Desktop. On an Apple silicon Mac, Desktop can detect this tool, back up its current configuration, and apply an Ofox API key and compatible model. Open Ofox Desktop .

Claude Code in Terminal

Choose a setup path

Keep a local backup before replacing a working configuration. Installing a configuration tool does not itself verify an API connection.

Quick Start

Verify the first request

  1. Confirm the selected provider, credentials and model against the provider configuration guide. The Claude Code guide uses the Anthropic protocol; do not reuse a Codex endpoint simply because both clients use an API key.
  2. Start a new session and send a short request such as “Reply with OK only.” Model usage is billed according to your account and model pricing.
  3. Match the request time and model in your Ofox usage records. A reply alone does not establish which provider processed it.
  4. If you need tool calling, test it separately in a disposable project. Review the tool action and its result. A text response is not a tool-compatibility test.

Troubleshoot before retrying

SymptomCheck firstNext action
Authentication errorActive credentials, selected provider and any conflicting existing configurationCorrect the credential source, then start a new session; never share the key in a screenshot
Endpoint or model not foundProtocol, base URL and exact model IDCompare with the provider guide and your account’s available models; avoid duplicated path segments
Rate or quota errorError response, account balance and applicable limitsResolve the reported limit or wait as instructed; repeated retries can add load and may incur charges
Text succeeds but tools failTool schema, model capabilities and tool-result errorIsolate a small tool example; do not assume all features work because authentication passed
No Ofox usage recordSelected account, provider and request timeVerify the request route before treating setup as complete

Record the client version, operating system, exact model ID, request time and timezone, HTTP status and request identifier if returned. Redact keys, authorization headers, personal prompts and private project contents before contacting support.

Choose the model for your task

Use the coding model finder  to shortlist candidates, then test your required tools and workload. Recommendation scores are not a guarantee that every Claude Code feature works with a particular model.

Last updated on