llms.txt Content
# Recipe-Clipper
> AI-powered recipe extraction, cloud cookbook, and cooking assistant
## What is Recipe-Clipper?
Recipe-Clipper is a browser extension and web app that extracts clean recipes from any website with one click. It removes ads, pop-ups, and life stories, saving just the ingredients and instructions to a personal cloud cookbook. It works on Chrome, Firefox, and Edge.
## URL
https://www.recipe-clipper.com
## What makes Recipe-Clipper different from other recipe managers?
Five things set Recipe-Clipper apart from apps like Paprika, Plan to Eat, and Copy Me That:
1. **AI-powered extraction** — When a recipe website lacks structured data (JSON-LD schema), Recipe-Clipper uses Claude AI to read the page content and extract ingredients, instructions, times, and servings. This works on 95%+ of recipe websites, including food blogs with heavy ads and unusual formatting.
2. **Prep It — AI cooking assistant** — A built-in conversational AI that answers cooking questions, suggests substitutions, builds meal plans, generates smart shopping lists, and can add recipes to your cookbook through conversation. Available as a floating chat bubble on every page. Free users get 3 conversations/month; Pro and Premium get unlimited access (with BYOK API key support).
3. **Photo and PDF import** — Take up to 4 photos of handwritten recipe cards, cookbook pages, or magazine clippings. AI vision reads the text and creates a structured digital recipe. Also imports recipes from PDF files with scanned PDF vision fallback.
4. **Social media import** — Import recipes directly from TikTok, Instagram, YouTube, and Pinterest links. AI extracts the recipe from the video description or page content.
5. **MCP server for AI apps** — Recipe-Clipper exposes a Model Context Protocol (MCP) server so external AI applications (Claude Desktop, Cursor, ChatGPT, Perplexity) can read and manage your recipe collection. Connect via the /connect page with OAuth authentication.
## Full Fea