Skip to content
DocumentationStart buildingSign in
SDKs

SDKs for every language

One cloud, every language. A full Cloud SDK generated from one OpenAPI spec — idiomatic in each ecosystem — plus a hand-crafted AI + Agents flagship. Real code lives in the per-language org; the umbrella hanzoai/sdk ties it all together.

Full Cloud SDK

Generated from one OpenAPI spec, idiomatic in every language. Covers the whole cloud — models, agents, data, compute, network, security, platform, and chain. Real code lives in hanzo-<lang>/sdk.

AI + Agents

The hand-crafted flagship: models, agents, tools, memory, and MCP. Python hanzo is the most complete; Node ships @hanzo/ai. Distinct from the generated cloud SDK — this is the "we love this language" library.

SDKs & Libraries

Official Cloud SDKs

Use our official SDKs to integrate Cloud into your application

Hanzo Python SDK

PyPI
pip install hanzoai

Hanzo Go SDK

Go Modules
go get github.com/hanzoai/go-sdk

Hanzo TypeScript SDK

npm
npm install @hanzo/sdk

Hanzo Rust SDK

crates.io
cargo add hanzo

Hanzo C++ SDK

CMake
Coming soon
Canonical install (rolling out)
find_package(hanzo)

Hanzo Swift SDK

SwiftPM
.package(url: "https://github.com/hanzo-swift/sdk")

Hanzo Kotlin SDK

Maven
Coming soon
Canonical install (rolling out)
implementation("ai.hanzo:sdk")
AI + Agents SDK

The flagship AI library

Models, agents, tools, memory, and MCP — hand-crafted, not generated. Python leads; Rust and Node follow.

Python

GA
hanzoai/python-sdk
pip install hanzo

Flagship — the most complete AI + agents library.

Node

GA
hanzo-js/ai
npm install @hanzo/ai

Models, agents, tools, memory, and MCP for TypeScript.

Rust

GA
hanzo-rs/sdk
cargo add hanzo

The AI + agents crate for Rust — crypto, DID, MCP, agents, embeddings, feature-gated.

hanzoai/sdk

One install. Every service. Every language.

The umbrella that points to every per-language SDK and the AI + Agents flagship. Start here and hop to whichever ecosystem you build in.