Pondchat for Zed
com.pondchat/pondchat
Ephemeral P2P WebRTC video rooms — create a pond, share the link, talk.
client:Zed
transport:streamable-http
tools:4
Install Pondchat in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pondchat": {
"url": "https://pondchat.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs