Claude
Overview
Claude (via the Anthropic API) is used for chat-based and reasoning-heavy tasks within Kranos. Unlike Claude Code, Claude agents operate in a conversational mode — ideal for analysis, writing, planning, and multi-step reasoning workflows.
Setup
- Go to Settings → AI Agents in the Kranos dashboard.
- Select Claude and click Configure.
- Enter your Anthropic API key (get one here).
- Choose a default model (e.g.
claude-sonnet-4-6). - Claude will be available as a model option when spawning agents.
Models
| Model | Description |
|---|---|
claude-opus-4-6 | Most capable — best for deep reasoning, planning, and complex multi-step workflows |
claude-sonnet-4-6 | Recommended default — strong reasoning at a fraction of Opus cost |
claude-haiku-4-6 | Lightweight — best for fast, simple tasks and high-volume workloads |
Note: Only Admins can enable or disable models.
To disable a model, go to Settings → AI Tools, find the model, and uncheck it. Disabled models will no longer be available when spawning agents.