Skip to content
Zed

MenuFresh for Zed

jp.menufresh/menufresh

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

client:Zed transport:streamable-http

Install MenuFresh in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "menufresh": {
      "url": "https://admin.menufresh.jp/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

MenuFresh in other clients