Skip to content
Zed

Recipes for Zed

io.github.pipeworx-io/recipes

Recipes MCP — wraps TheMealDB API (free tier, no auth)

client:Zed transport:streamable-http

Install Recipes in Zed

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

{
  "context_servers": {
    "recipes": {
      "url": "https://gateway.pipeworx.io/recipes/mcp"
    }
  }
}

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

Recipes in other clients