Peckish now installs into Claude in one click, and is listed in the MCP Registry.
Claude Desktop — double-click install
Download peckish-0.2.2.mcpb below and double-click it. Claude Desktop installs it like a browser extension: no terminal, no Node.js, no JSON config editing. All 29 tools, with the order-approval dialog intact.
Claude Code — one line
claude mcp add peckish -- npx -y peckish-mcpNew: peckish-mcp on npm
The MCP server now has its own package, peckish-mcp, so npx -y peckish-mcp starts it directly. (The peckish package's default binary is the terminal chat, which made npx peckish the wrong entry point for MCP clients.) Peckish is also registered in the MCP Registry as io.github.cydvilla/peckish.
Using MCP needs no Anthropic API key — your Claude subscription powers the model.
Also in this release
- Mac app
Peckish-0.2.2-arm64.dmg— unsigned, so first launch is right-click → Open → Open. Apple Silicon only. - CLI / web app:
npm install -g peckish(ornpm update -g peckish).
Requires a Mac with Apple Silicon and DoorDash's waitlist-gated dd-cli, signed in with dd-cli login.
Safety gates unchanged on every surface: you approve every order explicitly, order submission never auto-retries, and every tool call is logged to ~/.peckish/logs/.