Manual setup
The Coding Assistant readsANTHROPIC_BASE_URL and ANTHROPIC_CUSTOM_HEADERS from its agent settings file. Create or edit ~/Library/Developer/Xcode/CodingAssistant/ClaudeAgentConfig/settings.json:
Replace
<YOUR_EDGEE_API_KEY> with your actual Edgee API key from the Edgee Console.Benefits
Cost reduction
Edgee’s token compression reduces the tokens sent to and from the model, with no change to output quality.
Observability
Every request is logged in the Edgee Console with token counts, latency, and cost breakdowns.
Reliability
Automatic retry and fallback across providers keeps your sessions running even when a provider has issues.
No new tools
Keep using the Coding Assistant inside Xcode, requests route through Edgee transparently.
Next Steps
- Learn more about the Edgee CLI and its launch commands
- Set up observability to monitor usage and costs
- Explore retry and fallback for resilient routing