Getting Started

Connect your first AI client to WordPress.

Use this guide to install StifLi Flex MCP, connect an MCP-compatible client and verify that tool discovery works before enabling write permissions.

Requirements

  • WordPress 5.8 or newer.
  • PHP 7.4 or newer.
  • An administrator account for setup.
  • HTTPS for production OAuth connections.
  • An MCP-compatible client such as ChatGPT, Claude Desktop, LibreChat, Cursor, Cline or Roo Code.

Install the plugin

  1. Install StifLi Flex MCP from WordPress.org or upload the plugin folder.
  2. Activate it from the WordPress admin.
  3. Open StifLi Flex MCP in the admin menu.
  4. Start with a safe profile such as Safe Mode or WordPress Read Only.
Recommendation: verify a read-only connection before exposing write tools for posts, products, orders, settings or media.

Copy the SSE URL

Open StifLi Flex MCP > MCP Server > Settings. The connection panel displays the SSE URL used by external MCP clients.

The endpoint usually follows this pattern:

/wp-json/stifli-flex-mcp/v1/sse

Connect ChatGPT or Claude

ClientSetup path
Claude DesktopOpen Connectors, add a custom connector and paste the SSE URL.
ChatGPTUse Apps & Connectors, enable developer mode and create an app using the SSE URL with OAuth.
LibreChat or other clientsUse the MCP/SSE connector settings provided by the client.

Authorize with OAuth

When the client connects, WordPress opens an authorization flow. Log in, review the client request and authorize. StifLi Flex MCP uses OAuth 2.1 with PKCE for modern clients.

Test the connection

Ask the AI client to run a basic connectivity test. The safest first tool is mcp_ping, which verifies routing and authentication without modifying the site.

Next step: after a successful test, move to the Tools Catalog and choose the smallest profile that fits your workflow.