š New Models Available: grok-4 now live!
ā Explore New Features
š” Prerequisites
Before you begin, please ensure your environment meets the following requirements: Operating System: Windows 10/11
,macOS 10.15+
,Ubuntu 20.04+
, orDebian 10+
Node.js: Version 18
or higher
Note: Please ensure your Node.js version is ā„ 18.0
ANTHROPIC_AUTH_TOKEN
)API Tokens
page and click Create Token
to get your key (it starts with sk-
).ANTHROPIC_BASE_URL
)https://api.cometapi.com
is our API service endpoint, same as the main site's address.
Enter
Enter
Enter
Enter
export
command every time you open a new terminal, it is recommended to permanently add the environment variables to your shell configuration file.~/.bash_profile
, ~/.bashrc
(for Bash), and ~/.zshrc
(for Zsh).
claude
.
Important Note: Our service acts only as a proxy for the official Claude Code and cannot process API requests for other services.
/quit
or Ctrl+C
) and retrying a few times.Invalid API Key Ā· Please run /login
error?ANTHROPIC_AUTH_TOKEN
and ANTHROPIC_BASE_URL
environment variables. Please go back to Step 4 and double-check if the variables are configured correctly and that you have restarted your terminal.offline
?offline
status simply means it couldn't reach Google. This does not affect your ability to use the core features of Claude Code through our proxy.fetch failed
?