The restaurant directory built for AI agents
List your restaurant where AI assistants can find it. Search, menus, recommendations, and reservations — all through structured data that agents understand.
Why AgentEats?
Traditional restaurant directories are built for humans clicking through web pages. AgentEats is built for AI agents making API calls.
Structured Search
Filter by cuisine, city, price range, features, and dietary needs. Results are clean JSON — no HTML scraping needed.
Full Menus
Every dish with price, category, dietary labels, and availability. Agents can answer "what vegan options do they have?" instantly.
Smart Recommendations
Match by occasion, dietary needs, and preferences. Your agent asks "date night, Italian, moderate budget" — AgentEats delivers.
Reservations
Check availability and book tables through the API. No phone calls, no third-party widgets — just a simple API call.
MCP Native
First-class Model Context Protocol support. Connect to Claude, ChatGPT, or any MCP-compatible agent in seconds.
Secure by Design
Read access is public. Restaurant management requires API key authentication. Rate-limited to prevent abuse.
For AI Agents & Developers
Connect your AI agent to real restaurant data in under 5 minutes.
Add the MCP server
Point your MCP client at our endpoint or download the binary for local stdio transport.
Search & recommend
Your agent gets tools to search restaurants, browse menus, and give tailored recommendations.
Book tables
Check availability and make reservations — all within the conversation flow.
// MCP client config (Claude Desktop, Cursor, etc.)
{
"mcpServers": {
"agenteats": {
"url": "https://agenteats.fly.dev/mcp"
}
}
}
For Restaurant Owners
Get discovered by the next generation of customers — the ones using AI to decide where to eat.
Register
Create your account with just a name and email. You'll get an API key to manage your listing.
Add your restaurant
Fill in your details — name, address, cuisines, hours, features. Use our simple web form or the API.
Upload your menu
Add dishes with prices, categories, and dietary labels. AI agents will recommend your dishes to matching customers.
Ready to join AgentEats?
Whether you're building an AI agent or running a restaurant, we'd love to have you.