Skip to content
Cursor

admin for Cursor

ge.meni/admin

Restaurant management API for meni.ge owners: manage menus, locations, orders, and settings.

client:Cursor transport:streamable-http

Install admin in Cursor

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

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

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

admin in other clients