Released the first version of the GitCMS MCP app
Alpha Update 05
GitCMS now ships the first real version of its MCP app.
The MCP experience now moves beyond the earlier experimental flow. Instead of relying on the older open_cms pattern, GitCMS introduces a real write_content app built around widget-based writing and editing inside the client.
What changed
- Replaced the older open_cms flow with a real write_content app
- Attached the editor widget directly to the writing workflow
- Started routing saves and content updates through the write_content path
- Moved the MCP UX closer to a real in-chat writing surface instead of an experiment
- Established the first version of the GitCMS MCP app model
Why it mattered
This makes the MCP experience feel like a real product surface instead of an experiment. GitCMS can now treat in-chat writing as a first-class workflow with a clearer tool contract and a more usable editing model.