← Back to Integrations
W
Windsurf MCP Server for WordPress Setup
Model Context Protocol Tutorial
Windsurf's Cascade mode reasons before it acts — ideal for complex WordPress tasks. Easy MCP AI's MCP server lets Cascade plan and execute multi-step operations like publishing a post series or bulk-updating product prices.
File: ~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"wordpress": {
"serverUrl": "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