Claude Opus 4.7 is a previous-generation Anthropic flagship with a 200K context window. Deep reasoning, coding and long-horizon agent tasks; thinking toggleable.
200K context; extended thinking (toggleable); vision; tool calling; MCP; prompt caching; Function Calling; JSON mode.
Complex reasoning; coding and refactoring; multi-step agent workflows; long-document analysis.
Max output 32K; does not generate images; thinking adds latency.
Anthropic 공식 CLI 코딩 에이전트. 다중 파일 편집, 도구 사용, 롱컨텍스트 추론을 지원합니다.
export ANTHROPIC_AUTH_TOKEN="YOUR_API_KEY"
export ANTHROPIC_BASE_URL="https://api.robovai.com"
export ANTHROPIC_MODEL="claude-opus-4-7"
claude --dangerously-skip-permissions