Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.corsair.dev/llms.txt

Use this file to discover all available pages before exploring further.

Corsair provides first-class adapters for the most popular AI SDKs and agent runtimes. Each adapter exposes Corsair’s tools in the format that framework expects — no manual schema wiring required.

Available Adapters

AdapterUse case
Anthropic SDKNative tool use with Claude models
Claude SDKManaged tool loop via the Claude SDK
OpenAI AgentsOpenAI Agents SDK tool integration
OpenAIOpenAI function calling
Vercel AI SDKTools for useChat and streamText
MastraMastra agent tool integration

Coding Agents

For coding agents that use the MCP stdio protocol, see the Coding Agents section.