Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.apigo.ai/llms.txt

Use this file to discover all available pages before exploring further.

Use Claude Code with your platform’s Anthropic-compatible proxy.

Install Claude Code

For more installation options and version notes, refer to the official Claude Code setup guide.

Configure your platform API

Important: Before configuring, clear the following Anthropic-related environment variables so old values do not override your platform settings:
  • ANTHROPIC_BASE_URL
  • ANTHROPIC_AUTH_TOKEN

Choose an integration method

@apigo/vibe-coding corresponds to the interactive terminal tool Agent CLI Switch. This flow writes Claude Code settings for you directly.Follow the flow shown in the screenshots:
  1. Open Agent CLI Switch v0.1.0.
  2. In the Main menu, choose Configure tools.
Agent CLI Switch main menu with Configure tools selected.
  1. In Select tool, choose Claude Code.
Agent CLI Switch tool selection screen with Claude Code selected.
  1. In Claude Code edit config, enter: API URL: https://maas.apigo.ai API Key: your ApiGo key
Claude Code edit config screen prompting for API URL and API Key.
  1. After you see the config-saved prompt, choose to apply the configuration immediately.
Claude Code config saved screen asking whether to apply the configuration immediately.
After that, run claude to use Claude through ApiGo.

Launch Claude Code

After configuration, navigate to your project directory and run the claude command in the terminal to launch Claude Code.

Trust folder

After launching, select Trust This Folder to allow Claude Code to access files in that folder, then start using Claude through your platform proxy.