Almanack for Zed
dev.almanack/almanack
Date math and SVG rendering for fictional and custom calendars. Exact, stateless and deterministic.
client:Zed
transport:streamable-http
Install Almanack in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"almanack": {
"url": "https://almanack.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs