👨‍🏫 Tutorial Opus 4.6 in Claude Code for Free


Use Agent Router Balance with Claude Code in VS Code

Model used: claude-opus-4-6
Base URL: You do not have permission to view the full content of this post. Log in or register now.

Step 1: Get your Agent Router API key (make sure you sign up with github account to get the 150$)
Go to Agent Router, open the API Token page, and copy your key.
It should start with:
sk-...

Step 2: Open Claude Code settings
Run this in PowerShell:
notepad $HOME.claude\settings.json

Step 3: Paste this config
Replace the whole file with this:
{
"env": {
"ANTHROPIC_BASE_URL": "You do not have permission to view the full content of this post. Log in or register now.",
"ANTHROPIC_AUTH_TOKEN": "sk-your-agentrouter-key",
"ANTHROPIC_MODEL": "claude-opus-4-6"
},
"alwaysThinkingEnabled": true,
"model": "claude-opus-4-6",
"effortLevel": "high"
}

Replace this:
sk-your-agentrouter-key

with your real Agent Router API key.

Step 4: Start Claude Code
Go to your project folder:
cd C:\path\to\your\project
Then run:
claude --model claude-opus-4-6

Step 5: CHECK IF IT WORKS
Claude Code should show:
Opus 4.6 with high effort · API Usage Billing

Then type:

hello

If Claude replies, it is working and using your Agent Router balance.
 
Please run /login · API Error: 403 token quota is not enough, token remain quota: $1.000000, need quota:
$1.902536 (request id: 20260530234114404165036ZvbrIBZ2)
 
gud eve master kaka install ko lng po kay Claude Code kaso after ko i run si powershell wala daw po mahanap n file.. why po kya? thanks.
 

About this Thread

  • 21
    Replies
  • 872
    Views
  • 20
    Participants
Last reply from:
Joji Revillame

Trending Topics

Online now

Members online
1,295
Guests online
3,345
Total visitors
4,640

Forum statistics

Threads
2,325,138
Posts
29,219,972
Members
1,171,057
Latest member
LetAutumnFall
Back
Top