cronofy for Zed
io.usefulapi/cronofy
MCP server for Cronofy — read calendars, events and free/busy, and create, update or delete events.
client:Zed
transport:streamable-http
tools:8
Install cronofy in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cronofy": {
"url": "https://cronofy.usefulapi.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs