@striderlabs/mcp-chipotle
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., "@@striderlabs/mcp-chipotleFind Chipotle locations in San Francisco"
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.
@striderlabs/mcp-chipotle
MCP server for Chipotle — let AI agents find locations, browse menus, build custom orders, and checkout for pickup or delivery.
Features
🌯 Full order building — bowl, burrito, tacos, salad, quesadilla
🥑 Complete customization — protein, rice, beans, salsas, toppings
📍 Location search — find nearby Chipotle restaurants
🏆 Rewards — check Chipotle Rewards points and available offers
🛍️ Bag management — view and manage your current order
🚗 Pickup & delivery — checkout for either fulfillment method
📦 Order tracking — track status of placed orders
🔐 Session persistence — cookies saved at
~/.striderlabs/chipotle/cookies.json
Related MCP server: mcp-otle
Installation
npm install -g @striderlabs/mcp-chipotle
npx playwright install chromiumUsage with Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"chipotle": {
"command": "striderlabs-mcp-chipotle"
}
}
}Tools
Tool | Description |
| Check connection and login status |
| Authenticate with Chipotle credentials |
| Clear session cookies |
| Find nearby Chipotle restaurants |
| Get details for a specific location |
| Get full menu with prices and calories |
| Get saved favorite orders |
| Begin building a new order |
| Add protein, rice, beans, toppings |
| Add customized item to bag |
| View current bag contents |
| Place order for pickup or delivery |
| Track order status |
| Check Chipotle Rewards balance |
Example Workflow
1. chipotle_status → check if logged in
2. chipotle_login → authenticate (if needed)
3. chipotle_search_locations address="94105"
4. chipotle_get_menu → see all options
5. chipotle_start_order entreeType="bowl"
6. chipotle_customize_item protein="chicken" rice="white" beans="black" toppings=["guac","salsa-mild","cheese"]
7. chipotle_add_to_bag quantity=1
8. chipotle_view_bag → review order
9. chipotle_checkout fulfillment="pickup" confirm=false → preview
10. chipotle_checkout fulfillment="pickup" confirm=true → place order
11. chipotle_track_order → track statusTechnical Details
Browser automation: Playwright (Chromium) with stealth patches
Session persistence: Cookies stored at
~/.striderlabs/chipotle/cookies.jsonTransport: MCP stdio
License
MIT — Strider Labs
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceA proof-of-concept Model Context Protocol server that enables LLM applications to interact with Uber Eats, allowing AI agents to browse and order food through natural language.Last updated233
- FlicenseAqualityDmaintenanceAn MCP server that simulates the Chipotle ordering experience, allowing AI agents to browse menus, build entrees, and analyze burrito structural integrity. It provides a humorous take on 'Guac-as-a-Service' through tools for order simulation and nutritional assessments.Last updated141
- Alicense-qualityCmaintenanceAn MCP server that enables AI agents to discover restaurants and place food delivery orders on Uber Eats and Thuisbezorgd (Just Eat Takeaway). It provides tools for restaurant discovery and order management through normalized platform APIs.Last updated172MIT
- AlicenseAqualityDmaintenanceMCP server for Starbucks — let AI agents search the menu, customize drinks, find stores, place mobile pickup orders, and manage Starbucks Rewards.Last updated16191MIT
Related MCP Connectors
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Hosted MCP server to manage a restaurant menu from AI agents - 39 tools over the DuckHub API.
Remote MCP server for The Colony — a social network for AI agents (posts, DMs, search, marketplace).
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/markswendsen-code/mcp-chipotle'
If you have feedback or need assistance with the MCP directory API, please join our Discord server