Skip to content
VS Code

FakeOut Kitchen Recipe Intelligence for VS Code

io.github.photoromano/mcp-recipe

470+ clean-eating copycat restaurant recipes with dietary filtering and ingredient substitutions.

client:VS Code transport:streamable-http

Install FakeOut Kitchen Recipe Intelligence in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-recipe": {
      "type": "http",
      "url": "https://mcp-recipe.fakeoutkitchen.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

FakeOut Kitchen Recipe Intelligence in other clients