Tabular Recipe for Zed
com.tabularrecipe/tabular-recipe
Turn any recipe into a compact process table — every ingredient and step at a glance.
client:Zed
transport:streamable-http
tools:8
Install Tabular Recipe in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tabular-recipe": {
"url": "https://api.tabularrecipe.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs