Connect your AI client

Six clients connect today. Any MCP client can.

Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, and Gemini CLI work now, directly or through the open-source bridge. Anything that speaks the Model Context Protocol can point at the endpoint your plugin gives you and connect as a scoped user.

The clients we have verified

Six connect today, some directly and some through the open-source bridge that runs on your own machine. Two more are planned as their apps add support. Each working client has its own short setup guide.

Claude Desktop Works today

Desktop app. Connects over OAuth or an Application Password as a scoped user you pick.

Setup guide
Claude Code Works today

CLI and IDE. Connects over OAuth or an Application Password as a scoped user you pick.

Setup guide
Cursor Works today

Code editor. Connects over OAuth or an Application Password as a scoped user you pick.

Setup guide
VS Code Works today

Code editor. Connects over OAuth or an Application Password as a scoped user you pick.

Setup guide
Windsurf Works today

Code editor. Connects over OAuth or an Application Password as a scoped user you pick.

Setup guide
Gemini CLI Works today

Command line. Connects over OAuth or an Application Password as a scoped user you pick.

Setup guide
Hosted ChatGPT app Planned

Wants a streamable HTTP connector the adapter does not serve natively yet.

Gemini app Planned

Same streamable HTTP requirement as the hosted ChatGPT app.

Works with any MCP client

The named clients are the ones we have checked. The connection itself is standard MCP, so any client that speaks the protocol can point at the endpoint your plugin generates and connect. There are two ways in, and both stay least privilege.

OAuth

Approve once in the browser

Approve the agent once in the browser. No secret to store; the agent acts as your own account.

Application Password

Bind a low-privilege user

Point a dedicated low-privilege user at the endpoint. A guided screen builds the client config and checks the endpoint for you.

Illustrative endpoint (your real one shows on the plugin's Connection tab) https://your-site.com/wp-json/…/mcp

The bridge: Clients that cannot open a remote MCP connection use the open-source mcp-remote bridge, which runs on your own machine.

The plugin's Connection tab in wp-admin, showing OAuth, the macOS/Linux and Windows toggle, a card for each client it lists, and the registered clients and active grants
Where you connect: the plugin's Connection tab generates your real endpoint and the exact client config, per operating system. A real screenshot of the plugin admin.

Requires WordPress 6.9+ and PHP 8.0+. Free on WordPress.org, no paid tier, no API key to buy, no usage limits.

Point your AI client at WordPress, on your terms.

Install the plugin, keep everything off, connect your client as a scoped user, and switch on one ability at a time. Your client connects in, the plugin never reaches out.

Zero outbound calls. No telemetry. Your data stays on your site.