HTMLvault for VS Code
com.htmlvault/htmlvault
Publish and manage secure HTML links: PII/secret scanning, batch create, patch edits, analytics.
client:VS Code
transport:streamable-http
Install HTMLvault in VS Code
.vscode/mcp.json
{
"servers": {
"htmlvault": {
"type": "http",
"url": "https://htmlvault.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs