i3deploy for VS Code
com.i3deploy/i3deploy
Deploy & release tracking with native MCP — ask Claude what's in production and cut the release.
client:VS Code
transport:streamable-http
Install i3deploy in VS Code
.vscode/mcp.json
{
"servers": {
"i3deploy": {
"type": "http",
"url": "https://mcp.i3deploy.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs