Skip to main content
Cascade provides auto-instrumentation for the Claude Agent SDK. A single function call translates the framework’s native events into Cascade spans with no changes to your existing agent code.

Setup

Requires the claude-agent-sdk package:

What gets traced automatically

The integration automatically captures:
  • query() function calls: top-level and client-based
  • Tool executions: MCP server tools
  • Input prompts and output text: full conversation data