Apps
Claude Code
Use uouo cloud as a Claude-compatible gateway for Claude Code where custom endpoints are supported.
Overview
Claude Code is an agentic coding tool. If your version supports custom base URLs or compatible providers, route Claude-compatible requests through uouo cloud.
Configuration
- Create an API key in `/app/keys`.
- Set `UOUODUO_API_KEY` in your shell or secret manager.
- Configure the client base URL as `https://uouo.cloud/v1`.
- Choose a Claude-compatible model such as `claude-3-5-sonnet-latest`.
- Start Claude Code in the project directory.
Screenshot pending
Verify
Run a read-only prompt, then review `/app/logs` for a Messages or Chat Completions request.
Known limits
- Custom endpoint support depends on the client version.
- Tool execution can create additional requests and cost.
- Do not paste full API keys into prompts or issue reports.