Connect Your Claude Subscription
OptionalUse your own Claude Pro, Max, or Team subscription with your agent for unlimited AI usage. No coding experience needed.
What you get
Connecting your Claude subscription unlocks unlimited AI usage for your agent.
Unlimited AI usage
Use your Claude subscription instead of the included AI budget. No per-message costs.
Claude's best models
Access Claude Sonnet, Opus, and Haiku directly through your subscription.
Simple one-time setup
Takes about 5 minutes. Just install one tool, run one command, and paste a token.
Works on Mac and Windows
Step-by-step instructions for both operating systems.
Prerequisites
- ✓A Claude Pro, Max, or Team subscription (or skip this to use the included AI budget)
- ✓A Mac or Windows computer
- ✓About 5 minutes
Step-by-step setup
Install Claude Code on your computer, generate a token, and paste it into ClawTrust.
Open your terminal
Mac: Press Cmd + Space, type Terminal, press Enter.
Windows: Press the Windows key, type PowerShell, press Enter.
Check for Node.js
Run node -v in your terminal. If you see a version number like v20.11.0, skip to step 4.
Install Node.js (if needed)
Mac (recommended): Install Homebrew first by pasting the command from brew.sh into your terminal, then run brew install node.
Mac (alternative): Download the installer from nodejs.org.
Windows: Download the installer from nodejs.org, run it, then close and reopen PowerShell.
Install Claude Code
Run npm install -g @anthropic-ai/claude-code in your terminal. This is a one-time install.
Generate your setup token
Run claude setup-token. This opens your browser to sign in. Click Authorize.
Paste into ClawTrust
Copy the token from your terminal. Go back to your ClawTrust setup page and paste it in. Click Connect.
Troubleshooting
Running into an issue? Here are the most common fixes.
npm: command not found
You need Node.js. Follow step 3 above.
Permission denied on install
Run sudo npm install -g @anthropic-ai/claude-code and enter your computer password.
Homebrew install hangs
It can take 5-10 minutes on first install. Let it finish.
Browser doesn't open
Copy the URL from your terminal and open it in your browser manually.
No Claude subscription
Click "Skip for now" on the ClawTrust page to use the included AI budget instead.
Token expired
Run claude setup-token again to generate a fresh one.
Ready to connect your Claude subscription?
Follow the steps above or use your included AI budget to get started right away.