Carrier
Sign in
SDKs

SDK matrix

One package ships today. Three more in the pipeline. If you need a specific runtime, join the waitlist.

@carrierllc/mcp
Node.js (stdio)
v0.1.0

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/sdk
Coming soon · TypeScript

Native 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-python
Coming soon · Python

Python 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-go
Coming soon · Go

Go 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.