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