Helm MCP for VS Code
io.github.kubedoll-heavy-industries/helm-mcp
Give your AI assistant access to real Helm chart data. No more hallucinated values.yaml files.
client:VS Code
transport:streamable-http
tools:5
Install Helm MCP in VS Code
.vscode/mcp.json
{
"servers": {
"helm-mcp": {
"type": "http",
"url": "https://helm-mcp.kubedoll.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs