Overview
Claude Code is powered by Anthropic’s Claude models and is the go-to coding agent for many developers. It offers excellent performance across a wide range of tasks.Latest Models
- Claude 4.5 Sonnet - Latest high-performance model
- Claude 4.5 Opus - Most capable model with enhanced reasoning
Authentication
Claude Code supports three authentication methods:- Anthropic API Key
- Anthropic Subscription
- AWS Bedrock
Pay-as-you-go API access
- Get an API key at Anthropic Console
- In Blocks Dashboard, go to Dashboard → Agents
- Select Claude Code and choose “API Key”
- Paste your API key (starts with
sk-ant-)
Setting as Default
To use Claude Code automatically for all requests:- Go to Dashboard → Agents
- Select “Set as default agent” from Claude Code’s dropdown menu
Using Claude Code
Once configured, Claude Code is used automatically if it’s your default agent:/claude slash command to use it specifically:
Best For
- Code reviews and analysis
- Complex problem solving
- Architecture planning
- Security analysis
- Detailed explanations
- Refactoring
Cost
Claude Code uses your Anthropic API key or subscription:- Check pricing at Anthropic Pricing
- Monitor usage in Anthropic Console
- API usage is billed by Anthropic based on tokens

