An MCP server that gives Claude Code full programmatic control over Manus.im through the official Manus API v2, implementing all documented endpoints and composite tools for common workflows.
{
"mcpServers": {
"manus": {
"command": "uvx",
"args": [
"manus-mcp"
]
}
}
}