| title | description |
|---|---|
Introduction to Respira for WordPress |
Quick start guide for connecting Respira for WordPress to AI coding assistants such as Cursor, Claude Code, and Windsurf for natural-language editing of your WordPress site. |
Respira for WordPress connects your AI coding assistant to your site so you can safely edit, inspect, and manage content using natural language. It provides a controlled workflow that keeps your live site protected while enabling fast, precise changes through tools like Cursor, Claude Code, and Windsurf.
Respira now supports two workflows: Browser AI (WebMCP built-in) and Desktop AI (MCP server). Both share the same safety workflow and expose 100+ tools depending on your add-ons and runtime.
Respira is a safe bridge between your AI coding assistant and WordPress. It translates natural-language instructions into builder-accurate edits and protects your site with a review-first workflow.
- Safely lets Cursor, Claude Code, Windsurf, and other AI coding assistants edit WordPress
- Uses a duplicate-first workflow so AI edits copies; you approve before anything goes live
- Understands 11 page builders: Divi, Elementor, Bricks, Oxygen, Gutenberg, WPBakery, Beaver Builder, Brizy, Visual Composer, Thrive Architect, Breakdance
- Requires no SSH or complex hosting setup—works on typical shared hosting
- WordPress site owners who want to use AI to speed up editing and maintenance
- Developers integrating AI workflows into client sites
- Agencies looking to streamline content updates and site operations
- Anyone using AI coding assistants such as Cursor, Claude Code, Windsurf, or similar tools
Follow these five steps to install Respira for WordPress, generate an API key, set up the MCP server, and connect your AI assistant.
Add the Respira for WordPress plugin to your site. This enables secure communication between WordPress and your AI assistant.
- Go to respira.press/releases
- Download the latest
respira-for-wordpress-x.x.x.zip - In WordPress Admin, go to Plugins → Add New → Upload Plugin
- Choose the ZIP file and click Install Now
- Click Activate Plugin
- Download the plugin ZIP file
- Extract it to your WordPress
wp-content/plugins/directory - Go to Plugins in WordPress Admin
- Find Respira for WordPress and click Activate
Your API key identifies your AI assistant when it connects to WordPress.
- Go to Respira → API Keys in WordPress Admin
- Click Generate API Key
- Give it a name such as
My Development Machine - Copy and save the API key—you will not be able to view it again
The MCP server runs locally on your machine. It creates the secure bridge between your AI coding assistant and your WordPress site.
The easiest way to get started is using @respira/wordpress-mcp-server. The wizard guides you through configuration step-by-step:
npx @respira/wordpress-mcp-server --setupThe setup wizard will:
- Guide you through configuration step-by-step
- Validate your WordPress URL and API key
- Test your connection before saving
- Generate the config file automatically
- Show you what to add to your AI tool
If you're using Cursor, click the button below to install automatically:
After installing, run npx @respira/wordpress-mcp-server --setup to create your site configuration.
Install globally with npm:
npm install -g @respira/wordpress-mcp-serverOr run without installing:
npx -y @respira/wordpress-mcp-servernpx @respira/wordpress-mcp-server --setup # Run setup wizard
npx @respira/wordpress-mcp-server --list # List configured sites
npx @respira/wordpress-mcp-server --test # Test connection to default site
npx @respira/wordpress-mcp-server --help # Show helpConnect Cursor, Claude Code, Windsurf, or another AI coding assistant so it can communicate with WordPress through Respira.
See the Configuration Guide for detailed instructions for:
You will need your site URL and the API key you created in Step 2.
Once everything is configured, you can begin editing your WordPress site using natural language instructions.
Try commands such as:
- "List all pages on my WordPress site"
- "Create a duplicate of the About page"
- "Update the homepage title to 'Welcome'"
- "Get the structure of my homepage and show me its sections"
- "Analyze the SEO of my homepage"
You have successfully connected your AI coding assistant to WordPress.
- Getting Started
- Browser AI Setup
- Desktop AI (MCP Server)
- Installation
- Configuration
- Usage Guide
- Tools Reference - Tool categories, naming, and usage guidance
- Page Builder Support - How Respira works with 11 builders
- Prompts & Examples
- Troubleshooting
New to AI-assisted WordPress editing?
A custom 1:1 session where you share your screen and get guided through everything. This is ideal if you are new to using AI coding assistants with WordPress and want hands-on help getting set up.
- Live 2-hour Zoom session—you share your screen, we walk you through setup
- Full recording included
- Summary and transcript for easy reference
- Customized step-by-step guide for your WordPress environment
- Personalized onboarding and setup assistance
Start free. No credit card required.
Questions? GitHub Community · Discord · Email word@respira.press
No. Respira is designed so you can work entirely through natural language. Developers can go deeper, but coding is not required.
Respira works with AI coding assistants that support the MCP protocol, including Cursor, Claude Code, Windsurf, and similar tools.
Yes. Respira uses a controlled, permission-based workflow. Your AI assistant proposes changes, and you approve them before they are applied.
By default, Respira creates duplicates for safety. Your AI assistant edits the duplicate, and you approve changes in WordPress Admin (Respira → Approve Edits) before they replace the original.
Yes. Respira offers a free trial. You can start without entering payment details.
Respira supports 11 page builders: Gutenberg, Divi, Elementor, Bricks, Oxygen, WPBakery, Beaver Builder, Brizy, Visual Composer, Thrive Architect, and Breakdance.