wellness cycle coach for Zed
io.github.davidmosiah/wellness-cycle-coach
Local-first cycle coach MCP for phase-aware nutrition and training context.
client:Zed
transport:stdio
runtime:npm
Install wellness cycle coach in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"wellness-cycle-coach": {
"command": "npx",
"args": [
"-y",
"wellness-cycle-coach"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs