Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@OrderFood MCPFind sushi restaurants near me and show their top-rated items"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
OrderFood MCP
An MCP server that lets AI agents discover restaurants and place food delivery orders on Uber Eats and Thuisbezorgd (Just Eat Takeaway).
Status: Foundation phase — platform API discovery in progress.
Legal
Reverse engineering for interoperability is explicitly permitted under EU Directive 2009/24/EC Article 6. This project is personal use + open-source research/demo, not commercial.
Repository Structure
packages/shared — normalized types (Restaurant, MenuItem, Order, etc.)
packages/ubereats-client — Uber Eats REST client (Plan 2)
packages/thuisbezorgd-client — Thuisbezorgd REST client (Plan 2)
packages/mcp-server — MCP server exposing 11 tools (Plan 2)
tools/api-capture — mitmproxy addon for API discovery
docs/api-reference — auto-generated endpoint docs (after capture)
docs/superpowers — specs and implementation plansGetting Started
1. Install dependencies
pnpm install2. Run API capture (one-time, before Plan 2)
See tools/api-capture/README.md.
3. Build
pnpm build4. Run tests
pnpm testThis server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.