MCP inside WordPress
Model Context Protocol server runs in your install — Cursor, Claude Desktop, and VS Code connect directly.
Discover →Self-hosted MCP bridge and Console for WordPress
Developer Interface
The AI Bridge Console is a self-hosted interface for managing WordPress sites connected via MCP. Your AI agent handles the conversation — the Console routes authenticated tool calls to your server.
Try for free. Self-hosted on your server.
POST /wp-json/ai-bridge/v1/tools/run_php { "code": "YPS_Setup::run_import();" } → 200 OK · theme deployed ✓
0
MCP tools built-in
0
PHP runtime limit
MCP
Protocol native
0
On your server
AI Powered
Designed for developers and agencies — manage WordPress sites through the Console while your AI agent handles reasoning and tool calls via MCP.
Model Context Protocol server runs in your install — Cursor, Claude Desktop, and VS Code connect directly.
Discover →Execute PHP in the live runtime and deploy theme, plugin, and asset files with sandbox protection.
Discover →Application Passwords over HTTPS. Abilities off by default. PHP sandbox with crash recovery.
Discover →Developer experience
Your AI agent learns your WordPress install through MCP tools — theme paths, active plugins, and database context. The Console routes sessions while reasoning stays in your client.
Site connected — MCP tools ready.
Waiting for agent tool call…
How it works
Upload the plugin, activate it, and enable AI abilities in WP Admin. Create an Application Password for secure MCP access.
Paste the setup prompt into Cursor or Claude. Your agent discovers tools at /wp-json/ai-bridge/v1/tools instantly.
Use the AI Bridge Console to manage sites, run agent sessions, and bootstrap custom Elementor sites with one prompt.
Console
A web dashboard for managing multiple WordPress sites connected via AI Bridge. Import sites, verify connections, and run agent sessions that call write_file, run_php, and manage_posts — all without leaving your browser.
Trusted
★★★★★“AI Bridge changed how we ship WordPress sites. Our agent bootstraps themes, configures plugins, and deploys pages — all from a single Cursor session.”
ACAlex Chen
Agency Developer
★★★★★“Finally, an AI connection that runs on our server. No data leaves the install, and the MCP tools feel native to WordPress.”
SMSarah Mitchell
CTO, SaaS Startup
★★★★★“The Console makes managing multiple client sites effortless. Connect, verify, and let the agent handle migrations and fixes.”
JOJames Okonkwo
Freelance WP Dev
Latest News
MCP deep dives, Console workflows, Elementor tutorials, and security guides for WordPress developers.
AI Bridge executes PHP in the live runtime through MCP. Compare that to traditional SSH access, learn the…
Read article →Application Passwords, kill switches, PHP sandboxes, and staging-first workflows — a practical security playbook before enabling AI abilities…
Read article →From empty WordPress to a live marketing site with custom widgets, pages, and menus — a full walkthrough…
Read article →Tools
| Tool | Purpose |
|---|---|
site_info |
Versions, theme, plugins, paths — the agent's map of your install. |
run_php |
Execute PHP in the live WordPress runtime (30s limit). |
write_file |
Create theme, plugin, CSS, and asset files. |
edit_file |
Exact-string replacements in existing files. |
db_query |
Direct SQL — SELECT returns JSON rows. |
manage_plugins |
List, activate, and deactivate plugins. |
manage_posts |
Create and update pages, posts, and CPTs. |
wp_option |
Read and update WordPress options. |
Install the plugin on your WordPress site, connect Cursor or Claude, and let your agent handle the rest.