CloudBees Unify MCP Server for VS Code
io.github.cloudbees/unify-mcp-server
Connect AI agents to CloudBees Unify: feature flags, CI/CD, release orchestration, and security
client:VS Code
transport:streamable-http
Install CloudBees Unify MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"unify-mcp-server": {
"type": "http",
"url": "https://mcp.cloudbees.io/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs