SingChat for Zed
org.singchat/singchat
Free live chat and AI support agent. Auto-create a workspace and embed from your AI editor.
client:Zed
transport:streamable-http
tools:17
Install SingChat in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"singchat": {
"url": "https://mcp.singchat.org"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs