For the people who read documentation before buying. Here's the architecture, the code output, and the security model.
Type a description in the WPCursor chat inside WordPress admin. "Build a pricing table with 3 tiers, Pro highlighted, monthly/annual toggle."
WPCursor’s agent breaks your description into components: HTML structure, CSS styling, JavaScript interactions, responsive breakpoints, accessibility attributes.
Not a template. Not a shortcode. Custom HTML, CSS, and JavaScript — written specifically for your description. Scoped to your widget, no conflicts with other elements.
The widget appears in your WordPress editor immediately. Add it to any page. It renders server-side via Twig — fast, SEO-friendly, no JavaScript dependency for content.
Every widget WPCursor creates is production code, not a template or page builder element.
HTML templates (Twig), scoped CSS, optional JavaScript. Each widget is self-contained with its own styles that can’t leak to other elements.
CSS variable-based themes. Define colors, fonts, spacing once — every widget inherits. Change a token, everything updates.
Custom post types, ACF field groups, REST endpoints, WooCommerce hooks. Server-side logic that runs as WordPress native code.
Reusable primitives: buttons, cards, badges. Used inside widgets via the component() function for consistent UI across the site.
Your code, your server, your control.
WPCursor generates code that runs natively in WordPress. No CDN calls, no external APIs at runtime, no vendor lock-in.
PHP snippets run in an isolated sandbox with a security allow-list. No eval(), no shell commands, no file system access outside WordPress.
Every widget, snippet, and template is readable, editable, and exportable. You can modify anything WPCursor creates.
WPCursor connects to your existing WordPress installation via a plugin. Your content, your database, your hosting.
Frontend: Twig templates, scoped CSS, vanilla JavaScript. Tailwind CSS v4 available for utility classes. Heroicons for SVG icons.
Backend: WordPress REST API, ACF Pro for structured data, custom post types via PHP snippets.
AI Layer: Claude (Anthropic) processes your descriptions and generates code through MCP (Model Context Protocol) tools that connect directly to your WordPress site.
No build step. No npm. No webpack. No deployment pipeline. You describe, it builds, it’s live.
10 free credits. Connect your WordPress. Takes 2 minutes.
Start building