Deployment.io for VS Code
io.github.deployment-io/deployment-io
Deploy apps on your cloud. Create environments, configure infrastructure, and monitor jobs.
client:VS Code
transport:streamable-http
Install Deployment.io in VS Code
.vscode/mcp.json
{
"servers": {
"deployment-io": {
"type": "http",
"url": "https://api.deployment.io/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs