← Docs
Claude Code integration
Point Claude Code at SeaLink via environment variables. Anthropic-compatible API.
One-click Claude Code config
Config has the base URL pre-filled. Once you sign in, your real API key is auto-inlined.
Download Claude Code configSteps
- 1Install Claude Code from the official channel.
- 2Set environment variables to point at SeaLink.
- 3Run claude in any project folder. SeaLink handles the routing.
Configuration
shell
export ANTHROPIC_BASE_URL="https://api.sealink.asia/anthropic"export ANTHROPIC_AUTH_TOKEN="<your-sealink-key>"# now run Claude Code as usualclaude
SeaLink's Anthropic-compatible endpoint forwards directly to Anthropic and bills via your SeaLink balance.
Having trouble? See other guides · support@sealink.asia