Chipotle runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 11 Mar 2026.
MCP server for Chipotle - let AI agents order burritos, bowls, and more
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add chipotle -- npx -y @striderlabs/mcp-chipotle
{
"mcpServers": {
"chipotle": {
"args": [
"-y",
"@striderlabs/mcp-chipotle"
],
"command": "npx"
}
}
}
[mcp_servers.chipotle]
command = "npx"
args = ["-y", "@striderlabs/mcp-chipotle"]
{
"mcpServers": {
"chipotle": {
"args": [
"-y",
"@striderlabs/mcp-chipotle"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"chipotle": {
"args": [
"-y",
"@striderlabs/mcp-chipotle"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.