Connect Claude
Claude supports MCP connectors on the web and in the desktop app. The web version is the quicker of the two and works from a phone.
-
1
Copy your endpoint from wp-admin
Open WP with AI in your WordPress sidebar and copy the endpoint URL and token it shows you.
Screenshot to comeThe WP with AI settings screen, with the endpoint and token -
2
Add a connector in Claude
In Claude, open Settings, then Connectors, then Add custom connector. Paste the URL and the token.
json{ "mcpServers": { "wordpress": { "command": "npx", "args": [ "-y", "mcp-remote", "https://your-site.com/wp-json/wpwithai/mcp/v1" ] } } }Screenshot to comeThe Add custom connector dialog in Claude -
3
Ask it something small first
Start a conversation and ask how many published posts the site has. A read is a safe way to confirm the connection.
Screenshot to comeA Claude conversation returning the post count
Common problems
-
The client says it cannot reach the server
Open the endpoint URL in a browser first. If it does not return JSON, the plugin is not active or your permalinks are set to plain. Both are two-minute fixes in wp-admin.
-
It connects but every action is refused
The connected account does not have the capability you are asking for. Check which user the application password belongs to and what role that user has.
-
The tools do not appear
Restart the client fully. Most of them read MCP configuration once at launch and will not pick up a change until they are closed and reopened.
Other clients
Not downloaded it yet?
The plugin is free and the account takes a minute.
One plan. $0. No credit card.