HTMLvault for Claude Desktop
com.htmlvault/htmlvault
Publish and manage secure HTML links: PII/secret scanning, batch create, patch edits, analytics.
client:Claude Desktop
transport:streamable-http
Install HTMLvault in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"htmlvault": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://htmlvault.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs