Calensync for Zed
live.calensync/calensync
Manage Google, Outlook & Apple calendars and create private sync rules from chat.
client:Zed
transport:streamable-http
Install Calensync in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"calensync": {
"url": "https://api.calensync.live/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs