MCP Native
The first CMS where AI agents are first-class citizens
Your content, managed by AI agents.
Headless CMS with native MCP. AI agents handle content - you keep control.
Start building free
Watch demo
MCP Native
Plug in any AI agent
Claude, GPT, Gemini - any MCP-compatible agent connects directly. No SDKs, no wrappers. One protocol, every model.
const server = new McpServer({ name: "husar" });
server.tool("upsert", handler);
server.connect(transport);
Zero-Trust
Secure by architecture
Declarative data model. Agents do only what's explicitly allowed. No arbitrary code execution. No exceptions.
permissions: [
  "document:read",
  "document:create",
  //"document:delete" ✗
]
50+ Languages
Translation that gets context
Not word-by-word. Page-by-page. AI preserves tone, SEO, formatting, and brand voice across every locale.
husar.translate({
  from: "en",
  to: ["de", "en", "jp"],
  tone: "preserve"
});
Multi-Model
Generate visuals on demand
Flux, DALL-E, and more - wired into your content workflow. On-brand images without leaving the CMS.
husar.generate({
  model: "flux-schnell",
  prompt: "hero image",
  style: "brand-v2"
});
Starter
Free
forever
Everything you need to learn, prototype, and ship your first project with AI agents.
1 project
1,000 AI tokens / month
10,000 API requests / month
Community support
Full MCP access
Start building free
Most Popular
Pro
$29
/month
For developers and agencies shipping production apps with AI-powered content.
Unlimited projects
100,000 AI tokens / month
Unlimited API requests
Priority support
Custom shapes + versioning
Upgrade to Pro
Enterprise
Custom
contact us
Dedicated infrastructure, compliance, and SLA for organizations at scale.
Dedicated infrastructure
Unlimited AI tokens
99.99% SLA
Dedicated support engineer
SSO + audit logs
Talk to sales