Skip to content
VS Code

Gagarin Cloud for VS Code

cloud.gagarin/gagarin

Deploy and operate containers on Gagarin Cloud: services, databases, domains, logs, rollbacks.

client:VS Code transport:streamable-http

Install Gagarin Cloud in VS Code

.vscode/mcp.json

{
  "servers": {
    "gagarin": {
      "type": "http",
      "url": "https://mcp.gagarin.cloud/mcp"
    }
  }
}

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

Gagarin Cloud in other clients