kcaldata for Zed
io.github.kcaldata/kcaldata
Natural-language calorie lookup. Send '2 large eggs', get USDA-sourced nutrition data.
client:Zed
transport:streamable-http
tools:1
Install kcaldata in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"kcaldata": {
"url": "https://api.kcaldata.com/mcp-server/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs