Skip to content
Zed

prep it for Zed

com.recipe-clipper/prep-it

Search, save, organize, cook, and share recipes with any AI assistant.

client:Zed transport:streamable-http

Install prep it in Zed

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

{
  "context_servers": {
    "prep-it": {
      "url": "https://www.recipe-clipper.com/api/mcp"
    }
  }
}

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

prep it in other clients