Skip to content
Discussion options

You must be logged in to vote
Admin verified this answer by CoderLuii Mar 26, 2026

Great question, and I want to address it directly because this is important.

HolyClaude does not violate Anthropic's Terms of Service. Here's why:

The key distinction in the docs you quoted is between using the official Claude Code CLI versus building a third-party product that routes requests through OAuth tokens.

HolyClaude runs the real, unmodified Claude Code CLI from Anthropic inside a Docker container. It does not:

  • Intercept, proxy, or redirect OAuth tokens
  • Route requests through Free/Pro/Max credentials on behalf of other users
  • Offer Claude.ai login through a third-party interface
  • Modify the CLI in any way

When you sign in through CloudCLI (the web UI), you are signing into Claud…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer verified by Admin Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
good first issue Good for newcomers question Further information is requested
2 participants