Skip to main content

The Promptless Connector — Overview

Let Claude Desktop build and manage Promptless WP pages on your WordPress site by talking directly to the site through a secure connection.

What This Is

The Promptless Connector is a bridge between the Claude Desktop app on your computer and your WordPress site. Once connected, you can ask Claude to build pages, update content, manage navigation menus, and handle forms (when the Form Runtime Engine plugin is installed) — using plain conversation instead of clicking through the editor.

The Connector works by generating a secure application password on your site, installing a small helper program locally on your computer, and pointing Claude Desktop at it. After setup, every time you start a new conversation in Claude Desktop, it can see your site and take actions on your behalf.

How It's Different From the Built-In AI Features

Promptless WP has two separate AI capabilities that are easy to confuse:

Built-in AI features (OpenAI-powered, inside the plugin): Upload a Word document or paste text, and the plugin converts it into structured sections. You do the upload and review the result inside the WordPress editor. Covered in the AI Features guides.

The Promptless Connector (Claude Desktop + your site): You talk to Claude Desktop in natural language. Claude reads your site state, creates pages, deploys sections, manages menus, and handles forms without you opening WordPress at all. This guide covers the Connector.

The two features can coexist. You can use OpenAI inside the plugin for quick document imports and Claude Desktop via the Connector for longer-form site work — or use just one, or neither.

What You Can Do With It

Once connected, you can ask Claude Desktop to:

  • Build pages from scratch — "Create a home page, an about page, and a contact page with standard sections for a dental practice"
  • Deploy content to existing pages — "Update the hero on the home page to say X and add a features section listing our three services"
  • Create a navigation menu — "Build a main menu with Home, About, Services, and Contact"
  • Check site state — "What pages does Promptless manage on this site right now?"
  • Manage forms (when Form Runtime Engine is installed) — "Create a contact form with name, email, phone, and message fields" or "Add the form shortcode to the hero on the Book a Demo page"
  • Clean up test or preview pages — "Delete the preview page I was using to test the new hero layout"
  • Reset all Promptless content — "Remove every Promptless page on this site so I can start over" (requires an explicit confirmation phrase to prevent accidents)

Claude will ask clarifying questions before doing anything significant, so you stay in control.

What Claude Can't Do

By design, the Promptless Connector is scoped to Promptless content and cannot:

  • Modify non-Promptless pages — Blog posts, hand-authored WordPress pages, WooCommerce pages, and anything else outside Promptless's control are off-limits. Attempts to delete or edit those return an error.
  • Create user accounts or change permissions — Claude can't add users, change roles, or modify security settings.
  • Access or share WordPress passwords, API keys, or credentials — Application passwords are one-way: the site issues one to Claude, and Claude uses it to make requests. The actual password stays on your computer, never in any conversation.
  • Touch non-Promptless plugin settings — Settings for your theme, WooCommerce, SEO plugins, and anything unrelated to Promptless are invisible to Claude.
  • Bypass the page limit on the free tier — The two-page limit for free licenses still applies.

When to Use the Connector vs. the Built-In Editor

The Promptless Connector is a good fit when:

  • You're building multiple pages at once and want consistent structure across them
  • You know what you want conceptually but don't want to click through every field
  • You're iterating on content — "make the headline punchier," "add a testimonial section after features"
  • You want to integrate forms into pages without switching between the Form Runtime Engine admin and the page editor
  • You're managing the site from outside WordPress (for example, while reviewing content in a desktop note or document)

The built-in editor is a better fit when:

  • You want pixel-level control over a specific section's appearance
  • You're making a small tweak to an existing page
  • You prefer seeing the live preview while editing
  • You're working on an unusual layout Claude might not handle gracefully
  • You don't have Claude Desktop installed or don't want to set up the Connector

Most users end up mixing both — Claude for the initial build and large content updates, the editor for polish and fine adjustments.

Form Runtime Engine Integration

If you also have the Form Runtime Engine plugin installed, the Promptless Connector extends into form management:

  • Create forms (contact forms, booking forms, multi-step forms) through conversation
  • Update form fields, settings, and styling
  • Embed a form into a Promptless page by asking Claude to use the form's shortcode in a hero section's media slot
  • Read submitted form entries (only if you've explicitly allowed entry reading in the admin settings)

Claude handles the cross-plugin workflow automatically — if you say "create a Book a Demo form and put it on the book-a-demo page," Claude will create the form, deploy the page with the form embedded, and confirm both are live.

What You Need

  • A computer running Claude Desktop — available for Mac and Windows (the desktop app, not the web version)
  • WordPress admin access to the site you want to connect
  • A premium Promptless WP license — the Promptless Connector is a premium feature
  • HTTPS (SSL) enabled on your site — WordPress application passwords require a secure connection
  • Terminal access on your Mac, or PowerShell on Windows — to run the one-line setup command
  • Node.js installed on your computer — the helper program is a Node.js script (the setup command will let you know if it's missing)

How Safe Is It?

The Promptless Connector is designed around three layers of safety:

Scoped permissions. The application password Claude uses only authorizes the specific operations Promptless WP exposes — creating, reading, updating, and deleting Promptless-managed pages and content. It can't change WordPress core settings, install plugins, or access unrelated content.

Reversible by default. Delete operations move pages to the WordPress trash, not permanently delete them. You can restore from trash via WP Admin → Pages → Trash. Full permanent deletion requires an explicit opt-in.

Instant revocation. If you ever want to cut Claude's access, you revoke the application password on the Promptless Connector admin page and Claude immediately loses the ability to make changes — no uninstall required.

Next Steps

  • Ready to connect? Follow Setting Up the Promptless Connector
  • Already connected and want to see Form Runtime Engine form management? See the Form Runtime Engine plugin's documentation

Need Help?

For questions about the Promptless Connector: contact@promptlesswp.com