Latchshot for VS Code
io.github.baiqingl/latchshot
Hosted public-page screenshots and PDFs with guarded Chromium and inline MCP artifacts.
client:VS Code
transport:streamable-http
Install Latchshot in VS Code
.vscode/mcp.json
{
"servers": {
"latchshot": {
"type": "http",
"url": "https://latchshot.fly.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs