Skip to main content
Foenix connects to your WordPress site through a lightweight plugin and gives you a natural language interface to manage and edit your site.

The two parts

Foenix Plugin - installed on your WordPress site. It is the bridge between your site and Foenix Cloud, communicating via the WP REST API. It reads your site content and applies changes. Foenix Cloud - the Foenix platform where AI agents receive your instructions in natural language, analyse the task, build a plan, and execute it using various tools - web search, browser access, code execution, and more.

How a request works

  1. You type a message in an open Foenix session
  2. The AI analyses your request and your site’s context
  3. Agents find the best path to solve the task and get to work
  4. The plugin deploys the required solution on your WordPress site

Four working modes

Live Chat

Ask questions about your site - structure, content, code. Read-only - Foenix only reads your site content for these requests, no changes are made.

Direct Edits

Foenix modifies your WordPress site - new content, editing existing content, plugins, snippets, and more.

Vibe Coding

Click any element on your live site and describe the change.

Agents

Scheduled tasks that run automatically without you being present.
Foenix has full administrator-level access to your WordPress site and can modify files, database, plugins, and themes. Always make backups before running any edits or agents. Backups →

Safety modes

Foenix has 3 safety levels that control how strictly it validates actions before executing them. In Soft mode the chance of something breaking is higher - always make a backup on your hosting before running any edits or agents. Learn more →

Data transfer security

All communication between Foenix Cloud and your plugin is encrypted over HTTPS. Every request is authenticated - no unauthenticated access to your site is possible.

Abilities API

If enabled in your account settings, Foenix will first search for available Abilities API to complete the task. If none are found, it falls back to the standard WP REST API.