Execute cloudscale-sim-mcp for Claude Desktop
io.github.evozim/cloudscale-sim-mcp
Premium agentic endpoint for cloudscale-sim-mcp.
client:Claude Desktop
transport:sse
Install Execute cloudscale-sim-mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cloudscale-sim-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.m2mcent.com/cloudscale-sim-mcp/sse"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs