Installation & Configuration
{
"mcpServers": {
"cloudmcpNpx": {
"command": "npx",
"args": [
"-y",
"@cloudmcp/connect",
"--url",
"https://gateway.cloudmcp.dev/<id>/sse",
"--clientId",
"<client_id>",
"--clientSecret",
"<client_secret>"
]
}
}
}Information
Transport
stdiosse
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15