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

  1. Create an API key in `/app/keys`.
  2. Set `UOUODUO_API_KEY` in your shell or secret manager.
  3. Configure the client base URL as `https://uouo.cloud/v1`.
  4. Choose a Claude-compatible model such as `claude-3-5-sonnet-latest`.
  5. 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.
Claude Code · uouo cloud