Agentic Web CMS
Headcode is the content platform built for the agentic web. Model content as code, let agents draft and publish through MCP, and ship updates at the speed of thought.
Built with
- Next.js
- Vercel
- Convex
- shadcn/ui
- Tailwind CSS
- React
- TypeScript
Composable content models
Define entries, globals, and relations in TypeScript. Migrations are diffable, reviewable, and reversible - no more GUI drift between environments.
MCP endpoints out of the box
Every workspace exposes a Model Context Protocol server so agents can read, draft, and publish content with the same permissions as your team.
See what the agent sees
Draft changes stream into your running Next.js app in real time. Review agent-generated edits side-by-side with the rendered page before you publish.
Deploys on Vercel in seconds
Zero-config deploys with edge caching and on-demand revalidation. Your content scales to zero when idle and to the edge when it matters.
Powered by Convex
A realtime database with end-to-end types and serverless functions. Collaborators and agents see the same document, updating as it changes.
Why another CMS?
Because the last generation of content platforms was designed for humans clicking through forms, not for agents composing entire sites on your behalf.
Headcode treats content as a first-class dataset your agents can query, diff, and evolve. Every field has a schema, every change has a review, and every agent has a scoped identity.
What you get on day one
- A typed content model that lives in your repo.
- An MCP server for every workspace, ready to wire into Claude or Cursor.
- Preview deployments that reflect agent drafts in real time.
We shipped a 40-page marketing site in an afternoon by pairing Headcode with an agent. The humans just approved diffs.
Ready to build? Open the admin and create your first entry.