← all demos

Trip Splitter

group expenses, split equally

{{ isSupported ? 'WebMCP active — ' + registeredCount + ' tools registered' : 'no agent detected — works by hand too' }}

"add Ravi to the trip, log Rs 1200 from Priya for the catamaran, then tell me who owes whom"

On this trip

{{ person }}

Expenses — Rs {{ total }}

  • {{ expense.description }} ({{ expense.payer }}) Rs {{ expense.amount }}

Balances

  • {{ balance.name }} {{ balanceLine(balance) }}

The record-payment tool is only registered while the panel is open.

Tool activity

  1. {{ entry.tool }} {{ entry.args }} {{ entry.result }} {{ entry.ms }}