Skip to main content
This integration is only for Agent tracing. If you are looking for the Anthropic integration with the AI gateway, please see the Anthropic integration.
Give us a star on GitHub!
The Anthropic Agent SDK enables you to build agentic workflows powered by Claude. Keywords AI provides an exporter that automatically captures and sends traces from the Anthropic Agent SDK to Keywords AI for monitoring, debugging, and optimization.

Quickstart

Install the Anthropic Agent SDK and the Keywords AI exporter, then configure the exporter to send traces to Keywords AI.

Prerequisites

Set up your environment variables:
.env
If you are on the enterprise platform, please use your enterprise endpoint as the base URL.

Hello World example

Configuration

All configuration can also be passed directly to the constructor, which takes priority over environment variables: