sendpage for VS Code
com.sendpageapp/sendpage
Publish an HTML document as a link anyone can open in one tap, plus PDF, image and Word export.
client:VS Code
transport:streamable-http
tools:7
Install sendpage in VS Code
.vscode/mcp.json
{
"servers": {
"sendpage": {
"type": "http",
"url": "https://sendpageapp.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs