Skip to content
VS Code

mcp for VS Code

app.htmldrop/mcp

Publish HTML or Markdown from any MCP client to a live, shareable URL on htmldrop.app.

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

Install mcp in VS Code

.vscode/mcp.json

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

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

What VS Code can do once it is connected

mcp in other clients