The Pantry Butler for Zed
com.thepantrybutler/pantry
Answers 'what can I cook tonight?' from your own saved recipes and what's really in your kitchen.
client:Zed
transport:streamable-http
tools:6
Install The Pantry Butler in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pantry": {
"url": "https://thepantrybutler.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs