Skip to content
Cursor

Recipes for Cursor

io.github.pipeworx-io/recipes

Recipes MCP — wraps TheMealDB API (free tier, no auth)

client:Cursor transport:streamable-http

Install Recipes in Cursor

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

{
  "mcpServers": {
    "recipes": {
      "url": "https://gateway.pipeworx.io/recipes/mcp"
    }
  }
}

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

Recipes in other clients