Peckish — DoorDash ordering for Claude Desktop
io.github.cydvilla/peckish
Order food on DoorDash — compare real fee-included totals; you approve every order.
client:Claude Desktop
transport:stdio
runtime:npm
Install Peckish — DoorDash ordering in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"peckish": {
"command": "npx",
"args": [
"-y",
"peckish-mcp"
],
"env": {
"DD_CLI_PATH": "<DD_CLI_PATH>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs