One embeddable Rust agent core for Server, native Work, and your own apps.
Use MicroClaw as an always-on Server, a native local Work app, or an SDK inside your own Rust product. Every path shares the same tools, memory, Skills, policy, and run lifecycle.
Server + WorkEmbeddable SDKSQLite Persistence
01Build with it
Rust SDK
For Rust product and platform teams
Embed the complete Agent Engine—or only its stable lifecycle contracts—inside your own application.
Agents, Skills, events, and controls
Local and authenticated remote Workers
No Server, channel, or desktop UI dependency
Add to Cargo.toml
microclaw-sdk = { version = "0.6.1", features = ["full"] }