Skip to content
Claude Desktop

admin for Claude Desktop

ge.meni/admin

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

client:Claude Desktop transport:streamable-http

Install admin in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "admin": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.meni.ge/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

admin in other clients