Skip to content
VS Code

localplate mcp for VS Code

io.github.daniel-cherny/localplate-mcp

LocalPlate MCP for verified restaurant nutrition, food search, diary logs, and Plato guidance.

client:VS Code transport:streamable-http

Install localplate mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "localplate-mcp": {
      "type": "http",
      "url": "https://iihzbnyxbxhsrexqsori.supabase.co/functions/v1/localplate-mcp"
    }
  }
}

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

localplate mcp in other clients