Skip to main content

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

  1. Go to Settings → AI Agents in the Kranos dashboard.
  2. Select Claude and click Configure.
  3. Enter your Anthropic API key (get one here).
  4. Choose a default model (e.g. claude-sonnet-4-6).
  5. Claude will be available as a model option when spawning agents.

Models

ModelDescription
claude-opus-4-6Most capable — best for deep reasoning, planning, and complex multi-step workflows
claude-sonnet-4-6Recommended default — strong reasoning at a fraction of Opus cost
claude-haiku-4-6Lightweight — 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.