share for VS Code
com.htmlradar/share
Publish HTML as a tracked link and see who opened it and which sections they read.
client:VS Code
transport:streamable-http
runtime:npm
Install share in VS Code
.vscode/mcp.json
{
"servers": {
"share": {
"type": "http",
"url": "https://mcp.htmlradar.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs