htmldrop for VS Code
io.github.vin-spiegel/htmldrop
Publish HTML, Markdown, PDF, or images as instant shareable links with expiry and passwords.
client:VS Code
transport:streamable-http
tools:1
Install htmldrop in VS Code
.vscode/mcp.json
{
"servers": {
"htmldrop": {
"type": "http",
"url": "https://htmldrop.link/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs