wellness nourish for Zed
io.github.davidmosiah/wellness-nourish
Local-first nutrition MCP for AI agents: food, barcode, photo, intake, hydration, goals.
client:Zed
transport:stdio
runtime:npm
Install wellness nourish in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"wellness-nourish": {
"command": "npx",
"args": [
"-y",
"wellness-nourish"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs