a practical walkthrough — install, browse and order in the terminal app, save a preset and reorder from your shell, and hand it to your AI agent.
One line gets you a signed binary that self-updates on every launch.
First run opens your browser to authorize once against Swiggy.
Your token is stored in your OS keyring — no server, no database, ever.
That's it. Run console any time after — it's a one-time step.
Run console with no arguments and you get a full terminal app for real Swiggy restaurants.
Open it: run console with no arguments.
Browse real Swiggy restaurants near your saved address — names, ratings, delivery time, all live.
Enter a restaurant and add dishes to the cart.
Cart and checkout are one page — see the real Swiggy bill, place it with a single ↵.
Track the live order — status and ETA — right in the terminal.
Save a cart once, reorder forever — from the app or straight from your shell.
Build a cart in the app — add whatever you'd order again.
Press : to open the command palette.
Run alias set <name> — that cart is now a named preset.
A preset is bound to the restaurant and delivery address it was saved with, so console order usual-dinner always reorders exactly what you snapshotted.
Every subcommand runs headless — plain text, no full-screen app.
One command sets up the MCP server and skills across every AI tool you use.
It auto-detects Claude Desktop & Code, Cursor, Windsurf, Zed, VS Code, Codex, and Hermes, and wires in the MCP server + skills. It re-runs itself on update, so your agents stay current.
See the full agent tool list on the features page.