UStackUStack
Novamira icon

Novamira

Novamira is a WordPress plugin for AI agents with direct PHP, WP-CLI, database, and file access through MCP, built for development and staging environments.

Novamira

What is Novamira?

Novamira is a WordPress plugin that gives AI agents direct access to a WordPress site through MCP. It lets an AI client run PHP, execute WP-CLI commands, query the database, and read or write files so it can work against a real WordPress installation rather than producing disconnected suggestions.

The product is aimed at development and staging environments. Novamira runs on the site itself, not as a hosted proxy, and the page states that no data touches Novamira’s servers. It is designed for users who want their AI assistant to inspect the actual WordPress setup, generate working code, and make changes inside the environment they control.

Key Features

  • Direct PHP execution inside WordPress — AI agents can run PHP in the WordPress process, which allows them to build and debug against the live application context.
  • WP-CLI command access — The agent can run WP-CLI commands for site maintenance and batch tasks such as search-replace jobs.
  • Database and file access — Novamira can query the database and read or write files, letting the agent inspect post meta, options, plugins, themes, and the filesystem.
  • MCP-based client connection — The AI client connects directly to WordPress through MCP, so it can work from supported AI tools without a separate hosted layer.
  • Works with major builders and plugins — The site lists compatibility with Elementor, Bricks, Divi, Oxygen, Beaver Builder, Breakdance, WooCommerce, ACF, Meta Box, JetEngine, Yoast SEO, Rank Math, Gravity Forms, WPForms, WPML, Kadence, GeneratePress, Astra, and others.
  • Free plugin with optional Pro tier — The product offers a free download, with Pro adding memory and expertise for fewer retries and surprises.

How to Use Novamira

Start by installing the Novamira plugin in WordPress and enabling AI Abilities in the settings page. Then open the Connect area in the WordPress admin, copy the setup prompt, and paste it into your AI client.

According to the page, the agent generates the MCP configuration and restarts the session. From there, you can ask it to inspect the site, modify content or code, run commands, or carry out WordPress tasks directly in your development or staging environment.

Use Cases

  • Debugging site issues — Use an AI agent to inspect a slow homepage or investigate a 500 error on a specific URL by checking code, files, and database state.
  • Content and layout refactoring — Ask the agent to rewrite a homepage in Block Editor blocks or convert an existing page into a builder-specific structure such as Elementor, Bricks, Divi, or Kadence.
  • Bulk site maintenance — Run background jobs such as wp search-replace, regenerate thumbnails, or update WooCommerce prices across products that match a category or tag.
  • Template and builder work — Have the agent create reusable skills or patterns for your site, such as page and slug naming conventions or builder-specific component structures.
  • Structured content population — Use Novamira to fill ACF flexible content fields or apply changes across many posts when the source brief is clear.

FAQ

Is Novamira a hosted AI service? No. The page says Novamira is the plugin running on your server, not a proxy or hosted service.

Does the AI get full access to the site? Yes. Novamira exposes PHP execution, WP-CLI, database queries, and file access. The page also notes that new PHP files are sandboxed and recoverable.

Is it meant for production sites? The page says Novamira is for development and staging environments only.

Which AI clients can it work with? The page says it works with major AI clients and names Claude Code & Desktop, Cursor, Windsurf, Zed, Gemini CLI, VS Code + Copilot, Cline, Warp, Continue, OpenCode, and Codex, plus any other MCP-compatible client.

Is there a free version? Yes. The page offers a free plugin and an optional Pro tier.

Alternatives

  • Manual WordPress administration — Using the WordPress dashboard, WP-CLI, and code editors directly gives you full control, but without an AI agent orchestrating the workflow.
  • Hosted AI website tools — Some AI site builders work in a managed environment and do not connect to an existing WordPress install at the PHP or database level.
  • WordPress automation plugins — Generic automation or workflow plugins can handle routine tasks, but they usually do not provide the same direct access to PHP, files, and the database.
  • MCP tools for other platforms — Other MCP-enabled tools can connect AI clients to different systems, but Novamira is specifically built around WordPress internals.