Calculate tips, split bills among friends, and figure out each person's share including tax.
The prompt
Copy this prompt and paste it into Claude, Cursor, ChatGPT, Codex, or any AI tool connected to Hatchable via MCP.
Build a tip and bill calculator. The single-page app has inputs for: bill amount, tip percentage (with quick-select buttons for 15%, 18%, 20%, 25%, and custom), number of people splitting, and optional tax amount. Calculate and display: tip amount, total with tip, and per-person amount. Include a slider for the tip percentage that updates in real-time. If splitting, show each person's share rounded up to the nearest cent with the remainder accounted for. Add quick presets for common scenarios. Include a simple history of past calculations stored in the browser. Mobile-first design with large, touch-friendly inputs. Dark mode. Deploy it on Hatchable when done.
How to use this template
Connect Hatchable to your AI tool
Add Hatchable as an MCP server in your AI tool of choice. You'll need your API key from Console → Settings. See our setup guides for Claude Code, Cursor, or Codex.
Copy the prompt and paste it
Hit the Copy button above, switch to your AI tool, and paste. The prompt is written to produce a complete, deployable app using Hatchable's platform features.
Your AI builds and deploys it
Your AI writes the code, creates a project on Hatchable, and deploys it. You'll get a live URL you can share immediately — no server setup, no billing.
Customize it
After the initial build, try asking your AI to add any of these:
Add a receipt itemizer for unequal splits
Include a tip etiquette guide by country
Add a currency selector for international use
Include a round-up to nearest dollar option
Build this app for free
Sign up, grab your API key, and paste this prompt into your AI tool.