Claude Code SDK Agent
Agent / Orchestration ยท Embedding the Claude Code agent loop into custom apps, CI, or background workers
At a glance
| Setup effort | Low |
| Released | 2025 |
| Open source | Yes |
| Interface | Framework/SDK |
| Model choice | Multiple providers (Claude default) |
| Guardrails | Approval gates |
| Cost | BYO API key |
| Autonomy | Autonomous |
| Capabilities | Tool use, Multi-step planning, MCP, Subagents, Sessions, Hooks, Custom skills |
What Claude Code SDK Agent does
Tool use, Multi-step planning, MCP, Subagents, Sessions, Hooks, Custom skills
Best for
Embedding the Claude Code agent loop into custom apps, CI, or background workers
Works well with
LLM Provider / Model
Integration
Conflicts & caveats
- The Claude Code SDK is tuned for Claude models โ GPT-4o may work via the model adapter but loses Claude-specific features (thinking, prompt caching, sub-agents).
Build a full stack around Claude Code SDK Agent โ Flowpicker shows compatibility warnings before you commit.
Open the stack planner โ