Skip to content
Cursor

Scraps Kitchen for Cursor

io.github.mitchmolstad/scraps-kitchen

Household-aware cooking brain: pantry, meal suggestions, dietary safety, recipes, shopping lists.

client:Cursor transport:streamable-http

Install Scraps Kitchen in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "scraps-kitchen": {
      "url": "https://api.scraps.kitchen/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Scraps Kitchen in other clients