AI agents
MCP-compatible coding agents can read project context, operate content models, validate changes, and submit review branches without owning the whole repository.
Contentrain stores content as plain JSON and Markdown in Git, exposes MCP tools to agents, and provides SDK/CDN access for runtime consumers.
MCP-compatible coding agents can read project context, operate content models, validate changes, and submit review branches without owning the whole repository.
Generated query clients keep content access close to the framework runtime, whether the page is static, server-rendered, mobile, or a backend service.
Git providers, deployment platforms, and self-hosted infrastructure stay interchangeable because the content contract remains file-based and reviewable.
Agents
Contentrain integrates with MCP-compatible agents through local stdio and HTTP transports. The agent gets structured tools for status, content, models, validation, scanning, normalize, branch submission, and bulk operations.
Frameworks
The SDK supports modern JavaScript application workflows by generating a content query client. Nuxt, Next, Astro, SvelteKit, Vite, Node, Expo, and React Native projects can consume content without coupling to a database CMS.
Git providers
The provider architecture separates content operations from the place where the repository lives. Local provider access is strongest for normalize; GitHub and GitLab paths support hosted repository workflows.
Studio APIs
Studio adds delivery and operational integration points: CDN routes, conversation APIs, form submissions, webhooks, billing, usage, and workspace APIs. These are the surfaces product teams need once content becomes part of operations.
Deployment
Contentrain can stay local for a developer, run as a Nuxt Studio app, or be deployed in self-managed infrastructure. The content contract stays file-based while delivery and team workflows can move closer to production needs.
Any environment that can use the Contentrain MCP server can operate the content system through bounded tools. The integration point is MCP, not a single proprietary agent.
Not always. Many apps can use generated content access at build or server time. Studio CDN and APIs are available when runtime delivery is needed.
Normalize and source patching need real source access. Remote providers are better for repository workflows where content changes are reviewed through hosted Git operations.
Next paths
Install, model, validate, generate, and ship runtime access.
Bound MCP tools, rules, review, and validation for coding agents.
Move from local packages into seats, review, media, CDN, and enterprise paths.
Move hardcoded UI copy into structured content safely.
Start local. Scale to Studio.
Developers can start with the MIT packages. Teams can move into Studio when review, roles, delivery, and licensing matter.