Ferrite developer platform
Build software for people and agents.
Ferrite combines durable data, background work, isolated compute, a governed network boundary, deployment, and operations in one Rust-native platform. Start locally, keep every authority explicit, and ship the same application contract to a fleet.
ferrite new webapp hello-ferrite && cd hello-ferrite && ferrite dev Start building
Choose the shortest path for the job in front of you.
Quickstart
Create a web app, run it locally with live reload, and open its URL.
DevelopFerrite CLI
Use one local tool for scaffold, check, test, dev, preview, deploy, and operations.
AutomateAgent Plugin
Give Codex and Claude the Ferrite skill, CLI, and stateless MCP configuration together.
BuildAgent-native Apps
Publish HTML, Markdown, OpenAPI, MCP, and WebMCP from one application contract.
Use the whole platform
Each service shares one deployment, security, and operating model.
Functions
Run server code with explicit capabilities and no ambient network or credentials.
WorkQueues
Lease durable work, retry safely, delay delivery, and route exhausted jobs to a dead-letter queue.
AIAI Gateway
Route model calls through one audited egress boundary with attribution and budgets.
IdentityAuthentication
Add opaque sessions, CSRF protection, password policy, one-use recovery actions, and assurance checks.
ShipDeployments
Send source, follow an attested build, probe the result, and receive a usable URL.
LearnApps & Samples
Borrow complete commerce, scheduling, support, compliance, workflow, and collaboration patterns.