Skip to content
VS Code

Quicly for VS Code

live.quicly/quicly

Put a live video feed on air and get a URL you can embed.

client:VS Code transport:streamable-http

Install Quicly in VS Code

.vscode/mcp.json

{
  "servers": {
    "quicly": {
      "type": "http",
      "url": "https://api.quicly.live/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Quicly in other clients