Scraps Kitchen for Zed
io.github.mitchmolstad/scraps-kitchen
Household-aware cooking brain: pantry, meal suggestions, dietary safety, recipes, shopping lists.
client:Zed
transport:streamable-http
Install Scraps Kitchen in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"scraps-kitchen": {
"url": "https://api.scraps.kitchen/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs