Skip to content
VS Code

Ploi Cloud for VS Code

io.github.ploicloud/ploi-cloud

European cloud hosting. Deploy and manage apps with your favorite AI coding assistant.

client:VS Code transport:streamable-http

Install Ploi Cloud in VS Code

.vscode/mcp.json

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

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

Ploi Cloud in other clients