Download the Manus package, then import the MCP configuration with your Access Dashboard workspace key
The Manus flow is package-based, not prompt-installed. Start by creating the workspace MCP credential in the Access Dashboard, then download the package from this page and import the configuration or enter the same values manually in Manus so the connection stays inside owned workspace access.
{
"mcpServers": {
"syndu-mcp": {
"url": "https://syndu.com/mcp/",
"auth": {
"type": "bearer",
"token": "<create this in Access Dashboard>"
}
}
}
}