Connect your AI
Point your AI at your site
Install the plugin, copy the endpoint it gives you, and paste it into the client you already use. Every guide below is the same three steps with that client's screens.
Claude
Add the connector in Claude on the web or desktop and start a conversation with your site.
Learn moreChatGPT
Register your site as a connector, then use it from any ChatGPT conversation.
Learn moreCursor
Drop the endpoint into your MCP settings and manage the site without leaving the editor.
Learn moreClaude Code
One command adds the server, and your terminal session can run the site.
Learn moreUsing something else?
Any MCP client works. Most of them take the same shape of config, so start from this and adjust the field names to match your client's documentation.
{
"mcpServers": {
"wordpress": {
"url": "https://your-site.com/wp-json/wpwithai/mcp/v1",
"headers": {
"Authorization": "Bearer YOUR_TOKEN"
}
}
}
}
You need the plugin first.
It is free. Create an account, download it, then come back here.
One plan. $0. No credit card.