← Back to Integrations
M
Manus Setup
Model Context Protocol Tutorial
Manus is an autonomous AI agent platform capable of planning and executing complex, multi-step tasks without continuous user input. By connecting it to Easy MCP AI, Manus can manage your entire WordPress content workflow — from drafting to publishing — in a fully automated fashion.
Location: Connectors → Custom MCP
{
"transportType": "HTTP",
"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