# Book Club Cost Splitter AI Agent Connect

> Book Club Cost Splitter MCP handles the messy math of group finances. It calculates exact shares for every member, manages rounding discrepancies so no cent is lost, and generates clear payment instructions. You can connect it to your AI client to manage club spending and verify membership counts instantly.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_IJGUJ4OUzQgITLaXMpOBFcYARQYrsFDXmbhR0Ni4/ai-agent-connect
- **Tags:** book-club, expense-splitting, accounting, group-finance, math

## Description

Managing a book club is fun until you have to figure out who owes what for the latest shipment of novels. This MCP takes the math off your plate. Instead of manually calculating splits and dealing with those annoying leftover cents, you let your AI agent handle the heavy lifting. It tracks every penny, ensuring that rounding errors don't leave anyone overpaying or underpaying. You can use it to verify that your member list matches your split, check your past spending history, and get a clean list of payment instructions to send to your group. It turns a tedious administrative task into a quick conversation with your AI client.

## Tools

### calculate_split_per_member
This tool determines the exact amount each individual owes for a single shared expense.

### generate_payment_instructions
This tool creates a clear breakdown of who needs to pay whom and identifies any rounding discrepancies.

### get_club_expense_history
This tool pulls a summary of previous shared costs to help you track your club's total spending.

### validate_club_membership
This tool checks if a proposed split is mathematically correct based on your current member registry.

## Prompt Examples

**Prompt:** 
```
We spent $45.50 on a new book. There are 4 members. How much does each person owe?
```

**Response:** 
```
Each member owes $11.37, with a $0.02 remainder to be adjusted.
```

**Prompt:** 
```
Generate payment instructions for a $30.00 snack expense paid by Alice, split among 3 members.
```

**Response:** 
```
Bob owes $10.00, Charlie owes $10.00, and Alice should receive $10.00 back.
```

**Prompt:** 
```
Show me the history of expenses for 'books'.
```

**Response:** 
```
The recorded book expenses are: $25.00 on 2023-10-01 and $45.50 on 2023-11-15.
```

## Capabilities

### Precise Expense Splitting
Your agent calculates individual shares while accounting for every cent.

### Rounding Error Management
The MCP identifies discrepancies caused by rounding to ensure the total matches the expense.

### Payment Instruction Generation
Your AI client produces clear lists of who owes what to simplify collections.

### Spending History Tracking
The tool retrieves past costs to provide a full picture of club expenditures.

### Membership Verification
Your agent validates that the number of people splitting the cost matches the club registry.

## Use Cases

### Monthly Book Orders
Split the cost of a bulk book order among all club members accurately.

### Meeting Refreshments
Calculate how much each person owes for snacks or drinks purchased for a meeting.

### Membership Audits
Verify that the number of people paying for an item matches the actual club roster.

### Budget Tracking
Review previous spending to see how much the club has spent on books over time.

## Benefits

- Eliminates manual math errors during expense splitting.
- Tracks rounding discrepancies to ensure total accuracy.
- Provides clear payment instructions for group members.
- Maintains a record of all past club expenses.

## How It Works

Connect the MCP to your preferred AI client and start managing costs through natural language.

1. Connect the MCP to Claude, Cursor, or Windsurf via Vinkius.
2. Tell your AI client the total cost and the number of members.
3. The agent uses the tools to calculate the split and handle rounding.
4. Request payment instructions to get a ready-to-send list for your group.

## Frequently Asked Questions

**How does this MCP handle rounding errors?**
The MCP identifies rounding discrepancies so that the total amount collected matches the original expense exactly.

**Can I use this with Claude or Cursor?**
Yes, you can connect this MCP to any MCP-compatible client like Claude, Cursor, or Windsurf.

**Does it track my previous expenses?**
Yes, you can use the expense history tool to retrieve a summary of past shared costs.

**How do I know if the split is correct for my group size?**
The tool includes a membership validation feature to ensure the split matches your current member registry.

**Do I need to set up my own database?**
No, Vinkius hosts the MCP and manages the necessary components for you.
