SDK matrix
One package ships today. Three more in the pipeline. If you need a specific runtime, join the waitlist.
Stdio MCP server. Install once; your AI client manages the process. Works with Claude Desktop, Claude Code, Cursor, and Windsurf out of the box.
npx -y @carrierllc/mcp@carrierllc/sdkNative TypeScript SDK for direct API access — no MCP required. Typed client, Zod-validated responses, full tree-shaking.
Join the waitlist at hello@carrier.llc to get early access.
carrier-pythonPython SDK for data pipelines, LangGraph agents, and batch operations against the Carrier API.
Join the waitlist at hello@carrier.llc to get early access.
carrier-goGo SDK for high-throughput backend integrations and carrier-grade reliability requirements.
Join the waitlist at hello@carrier.llc to get early access.
The MCP server itself is the canonical integration surface. The SDKs wrap the same REST API that MCP tools call internally. If you need raw HTTP access without MCP, contact hello@carrier.llc.