Skip to content
Grok

prep it for Grok

com.recipe-clipper/prep-it

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

client:Grok transport:streamable-http

Install prep it in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "prep-it": {
      "type": "http",
      "url": "https://www.recipe-clipper.com/api/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

prep it in other clients