Tabular Recipe for VS Code
com.tabularrecipe/tabular-recipe
Turn any recipe into a compact process table — every ingredient and step at a glance.
client:VS Code
transport:streamable-http
tools:8
Install Tabular Recipe in VS Code
.vscode/mcp.json
{
"servers": {
"tabular-recipe": {
"type": "http",
"url": "https://api.tabularrecipe.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs