chipotle for Windsurf
io.github.markswendsen-code/chipotle
MCP server for Chipotle - let AI agents order burritos, bowls, and more
client:Windsurf
transport:stdio
runtime:npm
Install chipotle in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"chipotle": {
"command": "npx",
"args": [
"-y",
"@striderlabs/mcp-chipotle"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs