HomeOther › Peckish — DoorDash ordering

Peckish — DoorDash ordering

Order food on DoorDash — compare real fee-included totals; you approve every order.

TypeScript Local macOS
★ 0 stars Last pushed 2026-08-10 License: MIT

Topics: Delivery

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.4.0)

npx -y peckish-mcp@0.4.0

Or add to your MCP client config:

{
  "mcpServers": {
    "peckish": {
      "command": "npx",
      "args": [
        "-y",
        "peckish-mcp@0.4.0"
      ],
      "env": {
        "DD_CLI_PATH": "<YOUR_VALUE>"
      }
    }
  }
}
  • DD_CLI_PATH — Absolute path to the dd-cli binary. Only needed if it is not at ~/.local/bin/dd-cli — GUI clients do not inherit your shell PATH.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry