CloudScale-Sim for Cursor
io.github.evozim/cloudscale-sim
Cloud infrastructure auto-scaling load test simulator.
client:Cursor
transport:sse
Install CloudScale-Sim in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cloudscale-sim": {
"url": "https://cloudscale-sim-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs