← Back to the Hub
Managed

Claude Agent SDK (API key)
claude
Compatibility route for the Anthropic API-key runtime; prefer BYOK
claude-agent-sdkNot statedNeeds setupFresh session sessions
Specification
| Category | Coding agents |
|---|---|
| Runtime | claude-agent-sdk |
| Interface | TUI and CLI |
| Source | connection:runtime |
| Licence | Not stated |
| Continuity | Fresh session |
| Support | Needs setup |
| Based on | Claude Agent SDK (API key) |
Setup and support
uv tool install "superqode[claude-agent-sdk]", then set ANTHROPIC_API_KEY
Runtime behaviour
Capabilities
Managed connection from SuperQode
Policies and ownership
- +The connected coding agent owns its tool loop
- +Authentication remains with the vendor CLI or account
- +SuperQode provides discovery, launch, and session continuity
- +Evaluation and optimization apply to SuperQode HarnessSpecs, not to this agent's internal loop
Get started
Inside SuperQode
$ :connect claude$ :harness switch claude$ :harness statusFrom your shell
$ superqode harness run claude "Describe your task"Install and authenticate
- 1
Complete the required setup
uv tool install "superqode[claude-agent-sdk]", then set ANTHROPIC_API_KEY



