ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use MainWP with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage multiple WordPress sites, updates, and security via the MainWP REST API.

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 · 8 capabilities

The complete MainWP capability set.

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

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through MainWP.

  1. 01

    List child sites

    List all connected WordPress sites

  2. 02

    Scan network vulnerabilities

    Trigger a vulnerability scan across the network

  3. 03

    Sync child sites

    Trigger a synchronization with all child sites

  4. 04

    Upgrade site resource

    Requires a JSON body with details. Execute an upgrade for a specific plugin or theme

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through MainWP.

  1. 05

    Get pending updates count

    Get a quick count of all pending updates

  2. 06

    List available updates

    List all pending core, plugin, and theme updates

  3. 07

    List site plugins

    List all plugins installed on a specific site

  4. 08

    Scan network malware

    Trigger a malware scan across the network

Observed, not estimated

827ms average. Fast in production.

MainWP is checked daily against the live service.

Daily averagePeak 945ms
Aug 20Today
Fastest day
691ms
Slowest day
945ms
14-day trend
Slowing+22%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 8 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 MainWP, so you can see the experience inside your AI.

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

MainWP Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_XCV6I6oEn95ucetrvwvAHCoc1ZNivkIHUdhl4j35/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 — MainWP capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "mainwp-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_XCV6I6oEn95ucetrvwvAHCoc1ZNivkIHUdhl4j35/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 MainWP owners ask.

  • 01

    Why is the API returning a 404 error?

    You must enable 'Pretty Permalinks' in your WordPress Dashboard (Settings > Permalinks). The REST API will not function with the 'Plain' setting.

  • 02

    How do I find my API Token?

    In your MainWP Dashboard, navigate to Settings > REST API and create a new API Key with 'Write' permissions. Your token is encrypted at rest and injected securely at runtime.

  • 03

    Can I update plugins across all sites?

    Yes, the upgrade_site_resource capability can target specific resources across the entire network by providing the necessary parameters in the JSON body.