Skip to content
VS Code

dropthis for VS Code

io.github.dropthis-dev/dropthis-mcp

Publish HTML, files, or a URL to a permanent public URL, then update it — from any MCP agent.

client:VS Code transport:streamable-http runtime:npm

Install dropthis in VS Code

.vscode/mcp.json

{
  "servers": {
    "dropthis-mcp": {
      "type": "http",
      "url": "https://mcp.dropthis.app/mcp"
    }
  }
}

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

dropthis in other clients