Skip to content
Gemini CLI

Tabular Recipe for Gemini CLI

com.tabularrecipe/tabular-recipe

Turn any recipe into a compact process table — every ingredient and step at a glance.

client:Gemini CLI transport:streamable-http tools:8

Install Tabular Recipe in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "tabular-recipe": {
      "httpUrl": "https://api.tabularrecipe.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

Tabular Recipe in other clients