Skip to content
Claude Desktop

recipe mcp for Claude Desktop

io.github.jkakar/recipe-mcp

Generate and remix recipes using cookwith.co

client:Claude Desktop transport:stdio runtime:npm

Install recipe mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "recipe-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@cookwith/recipe-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

recipe mcp in other clients