Skip to content

ChatGPT

import { Aside } from ‘@astrojs/starlight/components’;

  1. Go to chat.openai.com/gptsCreate a GPT
  2. In the Configure tab, click Add actions
  3. Import the OpenAPI schema:
https://YOUR-SITE.com/wp-json/mcpwp/v1/openapi.json
  1. Set authentication:

    • Type: API Key
    • Auth type: Custom header
    • Header name: X-API-Key
    • Value: mcpwp_YOUR_KEY
  2. Save and test

ChatGPT Actions have a tool count limit (~30). When connecting via Actions, only the most common tools are exposed. For full access to all tools, use Claude Desktop or Cursor via MCP.