Writing
From the Jaina team.
Notes on schemas, MCP, content pipelines, and the strange road from CMS to AI-ready data plane.
announcement
Announcing Jaina: Define your model, get three doors
Jaina is a universal content management system that gives you a GUI, a REST API, and an MCP server from a single schema definition.
Read post
design
Why three doors
On the design decision to treat GUI, API, and MCP as three equal access paths instead of nesting them in a hierarchy.
Read post
mcp
MCP for developers: what Claude sees when it reads your schema
A walkthrough of how Jaina turns schemas into MCP tools, and how Claude actually uses them.
Read post
sdks
Introducing the Jaina CLI and SDKs
TypeScript, C#, and Python clients plus a CLI for sync, push, pull, and codegen.
Read post
unity
Jaina in Unity: a complete guide
Drop the Jaina C# SDK into Unity, fetch schemas at runtime, populate game objects from records.
Read post
n8n
Building a content pipeline with Jaina + n8n
Webhook → n8n → Slack, Discord, GitHub Issues, anywhere. A simple recipe for content automation.
Read post
