Connect AI tools directly
Use MCP so tools like Cursor and Claude can work directly with your NomaCMS workspace.
Connect Cursor, Claude Code, or any MCP client to your project. Create schemas, seed content, and manage entries without re-explaining NomaCMS in every prompt.
Use MCP so tools like Cursor and Claude can work directly with your NomaCMS workspace.
Create collections, manage entries, and query content through predictable tool calls.
Your AI tools can operate on schema and content workflows, not just generate paragraphs.
Operate through authenticated endpoints and explicit tool contracts for controlled automation.
tool: create_collection args: name="BlogPost", fields=[title, slug, body] tool: create_entry args: collection="BlogPost", title="MCP in production" result: entry published with API-ready schema
Let AI tools execute repetitive CMS actions while you stay focused on product development.
Move from prompt to schema change to published entry without context switching.
Structured tool contracts make automation easier to understand and maintain.
Create a free account, spin up a project, and ship structured content with our API, SDK, and AI tools.