Skip to content
Cursor

localplate mcp for Cursor

io.github.daniel-cherny/localplate-mcp

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

client:Cursor transport:streamable-http

Install localplate mcp in Cursor

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

{
  "mcpServers": {
    "localplate-mcp": {
      "url": "https://iihzbnyxbxhsrexqsori.supabase.co/functions/v1/localplate-mcp"
    }
  }
}

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

localplate mcp in other clients