Agensite
A flat-file CMS where your AI agent is the interface. Design, build, and deploy complete websites through natural language. Custom content types, distributable themes, and zero dependencies.

Why Another CMS?
Most CMS platforms are built for humans navigating admin panels. Agensite is built for AI agents operating through tools. Your agent does not just write content. It defines custom data types, designs themes, builds pages, and deploys the site. The entire CMS is an MCP.
How Agensite Works
Your AI agent connects to Agensite through MCP (Model Context Protocol). Every operation, from creating a page to deploying the site, is an MCP tool call. The agent is the interface.
Point your agent to the MCP endpoint. The agent gets access to 60+ tools covering pages, blocks, themes, media, navigation, collections, analytics, backup, and deployment. You describe what you want in plain language. The agent translates that into tool calls.
Content is stored as markdown and JSON files. Themes are CSS. There is no database to migrate, no build step to run, no plugins to install. The entire site is a folder of files that your agent reads and writes through MCP.
Built for Agents
Complete MCP Coverage
Pages, posts, blocks, themes, layouts, media, navigation, collections, forms, analytics, search, backup, restore, maintenance mode, redirects, webhooks, deployment. Every CMS operation is an MCP tool.
No Database Required
Pages are markdown. Posts are JSON. Themes are CSS. Configuration is YAML. SQLite is used only for derived data like search indexes and analytics. Delete the databases and one reindex rebuilds everything.
PHP and SQLite. That Is It.
No Node. No Composer. No build tools. No framework. Upload the files, run setup, and the site is live in under 60 seconds.
Distributable Theme Packages
Themes are products. A single ZIP contains design, block overrides, custom blocks, and starter content. Install a theme and get a complete working site. Package your own themes for distribution.
Frequently Asked Questions
What is Agensite?
What features are included?
Content: Pages, posts, custom content types with custom fields and taxonomies, scheduled publishing, draft preview, revisions.
Design: 25+ block types, section blocks for nested layouts, custom themes, block overrides, distributable theme packages with starter content.
Media: Responsive image variants, WebP generation, EXIF stripping, lazy loading.
SEO: Meta tags, Open Graph, Twitter Cards, JSON-LD, canonical URLs, hreflang, XML sitemap, RSS, LLM-readable files.
Analytics: Server-side page views, referrers, trends, search tracking, form conversion stats.
Forms: CSRF protection, honeypot, submission storage, email notification.
Operations: Backup and restore, maintenance mode, redirects, webhooks, content validation.
Multi-language: i18n with language detection, content fallback, hreflang tags.
Security: Bearer token auth, session hardening, security headers, sanitized output.
Deployment: FTP deploy with remote extraction, first-run web setup, CLI installer.