Skip to content
VS Code

Pondchat for VS Code

com.pondchat/pondchat

Ephemeral P2P WebRTC video rooms — create a pond, share the link, talk.

client:VS Code transport:streamable-http tools:4

Install Pondchat in VS Code

.vscode/mcp.json

{
  "servers": {
    "pondchat": {
      "type": "http",
      "url": "https://pondchat.com/api/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Pondchat in other clients