Splitwise
Splitwise helps you split bills and expenses with friends and family.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Splitwise connects with a single OAuth click - there is no token to paste. The first time an agent uses a Splitwise action, FlyMyAI asks you to authorize your Splitwise account. Approve it once and the connection is reused for every later run.
- Provider: Splitwise
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
SPLITWISE_ADD_FRIEND | Tool to add a new friend to splitwise. use when you have the friend's email and name details ready. | user_email |
SPLITWISE_CREATE_EXPENSE | Tool to create a new splitwise expense. use when you need to record a payment or bill in a group or between users. provide either split equally or a custom users list for shares. | cost, description, group_id |
SPLITWISE_DELETE_EXPENSE | Tool to delete an existing expense by its id. use after confirming you have a valid expense id. | id |
SPLITWISE_DELETE_FRIEND | Tool to delete an existing friend by id. use when you need to remove a friend relationship by its user id. call after confirming the correct friend id. | friend_id |
SPLITWISE_GET_CATEGORIES | Tool to retrieve expense categories. use when you need to list available categories before creating an expense. | - |
SPLITWISE_GET_CURRENCIES | Tool to retrieve a list of supported currencies. use when you need to display or validate currency options. | - |
SPLITWISE_GET_CURRENT_USER | Tool to retrieve information about the current authenticated user. use when you need profile details of the logged-in user. | - |
SPLITWISE_GET_GROUP | Action to retrieve information about a group. | id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Splitwise!