Skip to content
VS Code

hdply for VS Code

com.hdply/hdply

Publish a single HTML file as a live HTTPS site in seconds. Versioned deploys, no delete tool.

client:VS Code transport:streamable-http

Install hdply in VS Code

.vscode/mcp.json

{
  "servers": {
    "hdply": {
      "type": "http",
      "url": "https://api.app.hdply.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

hdply in other clients