
claude /login in your terminal.
We also support running Claude Code on OpenRouter, AWS Bedrock, Google Vertex AI, or any Anthropic API compatible provider, like GLM.
Go to Settings -> Env to set environment variables. Check out the Claude Code docs for a full list of environment variables.
OpenRouter Example
OpenRouter provides access to Claude models through their Anthropic-compatible API.ANTHROPIC_API_KEY must be explicitly set to an empty string to prevent Claude Code from attempting to authenticate with Anthropic directly.
Docs here: https://openrouter.ai/docs/guides/guides/claude-code-integration
