Skip to content
Gemini CLI

MenuFresh for Gemini CLI

jp.menufresh/menufresh

The brain for restaurant costs, pricing, and true profit (read/edit menu, recipes, costs).

client:Gemini CLI transport:streamable-http

Install MenuFresh in Gemini CLI

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

{
  "mcpServers": {
    "menufresh": {
      "httpUrl": "https://admin.menufresh.jp/api/mcp"
    }
  }
}

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

MenuFresh in other clients