Peckish — DoorDash ordering for Cline
io.github.cydvilla/peckish
Order food on DoorDash — compare real fee-included totals; you approve every order.
client:Cline
transport:stdio
runtime:npm
Install Peckish — DoorDash ordering in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"peckish": {
"command": "npx",
"args": [
"-y",
"peckish-mcp"
],
"env": {
"DD_CLI_PATH": "<DD_CLI_PATH>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs