Mengi Cloud for VS Code
cloud.mengi/mengi-cloud
Manage Kubernetes clusters, deployments, databases, secrets and observability on Mengi Cloud.
client:VS Code
transport:streamable-http
Install Mengi Cloud in VS Code
.vscode/mcp.json
{
"servers": {
"mengi-cloud": {
"type": "http",
"url": "https://mcp.mengi.cloud/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs