ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use WordPress with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Build and manage websites with the CMS that powers over 40 percent of the web through posts, pages, plugins, and themes.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 7 capabilities

The complete WordPress capability set.

These are the exact actions your AI can choose when you ask it to work with WordPress.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through WordPress.

  1. 01

    List blog posts

    List WordPress blog posts

  2. 02

    List site users

    List site users

  3. 03

    List static pages

    List static site pages

  4. 04

    Delete post

    Delete a blog post

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through WordPress.

  1. 05

    List blog categories

    List blog categories

  2. 06

    Create new post

    Create a new blog post

  3. 07

    Get post details

    Get details for a specific post

Observed, not estimated

770ms average. Fast in production.

WordPress is checked daily against the live service.

Daily averagePeak 984ms
Aug 24Today
Fastest day
703ms
Slowest day
984ms
14-day trend
Improving-11%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 7 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of WordPress, so you can see the experience inside your AI.

It does not authenticate your account with WordPress. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

WordPress Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_uw0wz2afJasiiS3mN2qtyQVu5rv5vKrcdbEKxq2k/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — WordPress capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "wordpress-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_uw0wz2afJasiiS3mN2qtyQVu5rv5vKrcdbEKxq2k/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions WordPress owners ask.

  • 01

    How do I create a new post as a draft?

    Use the create_new_post action. Provide the title and content, and set the optional status parameter to draft. The post will appear in your WP Admin for final review.

  • 02

    Can I see a list of all static pages like 'About Us'?

    Yes! Use the list_static_pages query. Your agent will retrieve all static pages from your WordPress site, including their IDs and current status.

  • 03

    Is it possible to delete a post via the AI?

    Absolutely. Use the delete_post capability and provide the unique ID of the post you want to remove. The content will be permanently deleted from your site.