Skip to content
VS Code

scalingo for VS Code

io.usefulapi/scalingo

Manage Scalingo PaaS apps, deployments, containers, logs and env vars from your AI assistant.

client:VS Code transport:streamable-http

Install scalingo in VS Code

.vscode/mcp.json

{
  "servers": {
    "scalingo": {
      "type": "http",
      "url": "https://scalingo.usefulapi.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

scalingo in other clients