mcp for VS Code
io.snapcall/mcp
MCP Server that generate video call url
client:VS Code
transport:streamable-http
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.snapcall.io"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs