Just opened: the Novamira community on Facebook. Join us →
MCP for Mosaic

Novamira Pro.
Expertise for Mosaic.

New to Novamira?

Novamira is the MCP server that connects your AI agent to WordPress with full access: read content, write code, run commands. For dev and staging environments with backups.

How it works →

Capabilities

What your AI can do.

  • Walk the install across the prefix_mosaic_ tables of themes, templates, and components
  • Build a template tree from section down to wysiwyg-text the way the editor expects
  • Define design tokens as collections of variables with CSS custom properties
  • Apply utility classes to elements by name so the lookup to UUID is automatic
  • Bind manual template assigns to specific posts with the correct path slug
  • Create loops over post types, users, taxonomies, or local context with per-item namespaces

Try it

Ask in your own words.

Your AI talks to Mosaic at the data layer where the page lives, the prefix_mosaic_ tables that hold themes, templates, nodes, collections, and variables. It uses Mosaic's own wizard facade to create renderable templates, fixes the path field so the front end matches, and prefers tokens and utility classes over inline element styles.

You > Create a Home template for the active theme and bind it to the front page. Listed themes and picked the active one Created the template through the wizard facade Edited the path to single-page.php so the renderer matches Set the template assign for the front page id

Simulated output for illustration purposes. Actual results depend on your site and AI model.


More in Novamira Pro

Other integrations.

FAQ

Questions worth answering.

Why does my template not render after create?

Mosaic's wizard always sets path to index.php on create. Your AI patches path to single-page.php or single-post.php so the renderer matches the WP request.

Does it need Mosaic Pro?

Mosaic must be onboarded with a theme. The setup check reports edition and version range so you know if the install is ready to write.

Can I edit while the Mosaic editor is open?

Better not. Mosaic's editor is last-writer-wins with no merge dialog, so simultaneous edits in the admin can overwrite agent writes.

Available in Novamira Pro.