โ† Back to Integrations
R

Roo Code MCP Server for WordPress Setup

Model Context Protocol Tutorial

Roo Code supports multiple AI models โ€” switch between Claude, GPT-4, and Gemini for different WordPress tasks. Connect Easy MCP AI via roo_cline_mcp_settings.json with autoApprove for uninterrupted content management.

File: roo_cline_mcp_settings.json

{
    "mcpServers": {
        "wordpress": {
            "autoApprove": [],
            "disabled": false,
            "transportType": "streamableHttp",
            "url": "https://yoursite.com/wp-json/easy-mcp-ai/v1/mcp",
            "headers": {
                "Authorization": "Bearer YOUR_API_TOKEN"
            }
        }
    }
}

Need your API Token?

Remember to generate your Bearer token in the WordPress admin panel under Easy MCP AI โ†’ API Tokens before completing this setup.

Download Plugin

Newsletter

The AI + WordPress space moves fast. Keep up.

New tools, workflow ideas, and product updates โ€” be the first to know what's next.

No spam, unsubscribe anytime.