SnapHost for VS Code
ai.snaphost/snaphost
Send a live, private link to a client from Claude. Updates in place, viewers by email.
client:VS Code
transport:streamable-http
Install SnapHost in VS Code
.vscode/mcp.json
{
"servers": {
"snaphost": {
"type": "http",
"url": "https://app.snaphost.ai/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs