chrono mcp for Zed
io.github.nexus-api-lab/chrono-mcp
Deterministic time tools for AI agents: timezone conversion, business-day math, cron interpretation.
client:Zed
transport:streamable-http
Install chrono mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"chrono-mcp": {
"url": "https://chrono-mcp.dokasukadon.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs