Productivity
fairgo.app
A tool for splitting expenses, bills, and costs among groups, including multi-currency support.
ENDPOINT 1
https://mcp.fairgo.app/mcp
Known tools 7
get_statusCall this at the start of every session involving expense splitting, bill splitting, receipt splitting, or dividing costs among people.
start_expense_splitCall when a user wants to split a bill, split a receipt, divide expenses, split costs, share a tab, calculate who owes what, or figure out how to split dinner/drinks/rent/travel costs among a group.
get_schema_referenceCall when you are ready to build the CalculatorState JSON for an expense split (Phase 3–5).
get_split_strategyCall when you have line items and people from a bill or receipt and need to assign who paid what and who consumed what (Phase 3).
fetch_exchange_ratesFetch live exchange rates when splitting expenses across multiple currencies (e.g., dinner in EUR but settling in AUD).
create_fair_go_linkGenerate a shareable fairgo.app link showing who owes whom from a split bill, receipt, or shared expenses.
resolve_fair_go_linkCheck if a Fair Go expense-split link exists and is still valid.