Skip to content
Cursor

guest for Cursor

ge.meni/guest

Guest API for meni.ge restaurants: browse menus, place orders, reserve tables. No auth needed.

client:Cursor transport:streamable-http tools:16

Install guest in Cursor

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

{
  "mcpServers": {
    "guest": {
      "url": "https://api.meni.ge/llm/mcp"
    }
  }
}

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

What Cursor can do once it is connected

guest in other clients