Skip to content
Cursor

foodgpt for Cursor

dev.rt4/foodgpt

Order food from Rio restaurants. Pix prepaid: no order is a commitment until it is paid.

client:Cursor transport:streamable-http

Install foodgpt in Cursor

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

{
  "mcpServers": {
    "foodgpt": {
      "url": "https://foodgpt.rt4.dev/mcp"
    }
  }
}

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

foodgpt in other clients