appointment for Zed
io.github.theluckystrike/appointment
Read your .ics calendar for appointments, free-busy windows and conflicts.
client:Zed
transport:streamable-http
runtime:mcpb
tools:12
Install appointment in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"appointment": {
"url": "https://mcp.zovo.one/mcp/appointment"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs