# Restaurant2

Browse the menu, place food orders, and track order status. Explore current offers with detailed applicability checks, price calculations for your cart, and suggestions for better-value alternatives.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add r6654kumar/bargainbites_restaurant2_mcp

# Browse available tools
npx -y @smithery/cli@latest tool list r6654kumar/bargainbites_restaurant2_mcp
```

---

Source: https://github.com/r6654kumar/BargainBites_Global_MCP_Hackathon/tree/main/Restaurant2_mcp_server
