← Index

io.github.markswendsen-code/chipotle

io.github.markswendsen-code/chipotle·v0.1.0·Other
Quality Score
79
/100

MCP server for Chipotle - let AI agents order burritos, bowls, and more

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "chipotle": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-chipotle"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "chipotle": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-chipotle"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @striderlabs/mcp-chipotle
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other