Set up Respan
Set up Respan
- Sign up — Create an account at platform.respan.ai
- Create an API key — Generate one on the API keys page
- Add credits or a provider key — Add credits on the Credits page or connect your own provider key on the Integrations page
Use AI
Use AI
Add the Docs MCP to your AI coding tool to get help building with Respan. No API key needed.
This integration is for the Respan gateway.
What is Claude Agent SDK?
The Claude Agent SDK (claude-agent-sdk) is a framework for building agent workflows powered by Claude. Route Claude API calls through the Respan gateway so only a single RESPAN_API_KEY is needed for both the LLM call and trace export.
Quickstart
Step 1: Install packages
Step 2: Set environment variables
Step 3: Point the agent to the Respan gateway
Step 4: Verify
Open the Logs page to see your gateway requests.Looking for tracing integration? See Tracing > Claude Agent SDK.