Now with AI-powered page building via MCP Server
FIG 0.2 — WHAT'S INSIDE

The stuff that makesCmssy different.

Not another feature checklist. Here's what you'll actually use - and why it matters.

@cmssy/next · 70+ MCP tools · No card needed
Cmssy · HomepagePublishedAD
Heading
product shot
DEKundenstimmentestimonials · de
add a testimonials section in Germanvia MCP · block created, page published

Build without limits

Four things that change how you work with content.

Visual Page Builder

See your page as you build it. Drag blocks in, move them around, edit text right where it lives. No code view. No preview button. What you see is what gets delivered.

Custom Block System

Design a block once - a testimonial card, a pricing row, whatever - and reuse it across every project. Define it in code with the SDK (defineBlock + fields).

Separate Workspaces

Each client or project gets its own space. Own content, own blocks, own team. Nothing bleeds between them.

AI Through MCP

Not just AI suggestions. Claude connects directly to your Cmssy workspace and makes real changes - creates pages, adds blocks, updates copy, publishes. You talk, it builds your content.

Terminal
$pnpm add @cmssy/next @cmssy/react
✓ Added @cmssy/next + @cmssy/react
$pnpm dev
✓ Next.js dev server on http://localhost:3000
✓ Edit live in the cmssy editor
$vercel --prod
✓ Deployed - your headless site is live
✓ Renders published content via the SDK
$
MCP Server: AI that actually builds
Connect Claude to your Cmssy workspace via MCP and it becomes a real collaborator. Say 'Create a landing page for our new product' - Claude creates the page, picks the right blocks, writes copy, sets up SEO, and publishes. No copy-paste. No tab switching. Real changes from conversation.

Manage your media & content

Everything you upload, organized and optimized.

Media Library

Upload images, SVGs, and files. Browse by type, search by name. All assets are stored on Vercel Blob with global CDN delivery.

Drag & Drop Upload

Drop files directly into the editor or media library. Bulk upload supported. Automatic format detection and preview generation.

Content per Language

Each block stores content separately per language. Edit English and Polish side by side. Translators see exactly what needs updating.

SEO Built In

Every page has SEO title, description, keywords, and Open Graph metadata. Set per language. Auto-generated JSON-LD structured data.

For developers

If you care about what's under the hood, you'll like this.

GraphQL API

Typed queries with Pothos. Auto-generated frontend types. If your editor can autocomplete it, we support it.

Multi-language by Default

Every block stores content per language. No plugins, no third-party services. Switch languages at the block level, not the page level.

Locked Down

JWT tokens, httpOnly cookies, role-based access, workspace isolation. Security isn't a premium feature — it's the baseline.

Modern Stack

Next.js 16, React 19, Hono, MongoDB, TypeScript. Your headless site is a standard Next.js app — deploy it anywhere.

Query your content with a typed GraphQL API. Pothos schema builder generates types automatically. Use Apollo Client on the frontend with full autocomplete support. Every query is workspace-scoped and authenticated.
See for yourself

Specs are nice. Building is better.

Free plan. No credit card. Takes about two minutes to go from signup to your first page.