PromptWire
Latest: Version 1.xA ProcessWire ↔ Cursor MCP bridge for AI-assisted development. Describe what you want in plain language and the agent builds it, with a visual admin dashboard for sync management.
Overview
What is PromptWire?
PromptWire connects your ProcessWire CMS to Cursor IDE via the Model Context Protocol (MCP), giving AI agents direct read/write access to your site's structure, content, and files. It ships with 30+ specialised tools for site inspection, content sync, schema management, page creation, and cross-environment deployment.
Just describe what you want in plain language and the agent reads your site's schema, selects the right tools, sequences the operations, and previews everything before applying.
Two parts
- PromptWire MCP: the Cursor integration. Describe what you want and the AI agent builds it: creates templates, fields, pages, and content, pushes changes between environments, and compares schemas. All from Cursor chat.
- PromptWire Admin: a visual sync dashboard inside the ProcessWire admin. See which pages are synced, view diffs, pull and push individual or bulk pages without leaving the browser.
Key features
PromptWire ships with 30+ MCP tools spanning site inspection, content sync, schema management, page creation, and file sync. Here's a summary:
- Site inspection: query pages, templates, fields, and files. Export the full site schema as JSON.
- Content sync: pull pages into local YAML files, edit them, and push changes back to ProcessWire (local, remote, or both).
- File sync: sync file and image field content between local and remote environments.
- Schema sync: pull, push, diff, and compare field and template schemas between sites.
- Page management: scaffold new pages locally, then publish to ProcessWire when ready.
- Cross-environment deployment: push content and schema changes from local to production with page ID resolution handled automatically.
- Admin dashboard: visual sync status UI with per-page diffs, bulk operations, and template/status filters.
- Prompt recipes: natural language prompts for common workflows, no tool names to memorise.
Download
PromptWire is open source and available on GitHub: github.com/PeterKnightDigital/PromptWire-MCP
Requirements
- ProcessWire 3.0+
- PHP 8.0+
- Node.js 18+
- Cursor IDE with MCP support