# myClub MCP for AI Agents AI Agent Connect

> myClub MCP lets you manage your sports club's members, events, and finances. Connect your myClub.fi account to your AI client to pull member lists, check invoices, and coordinate practices without switching tabs. It turns your club's data into something your agent can actually work with.

## Overview
- **Category:** event-management
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_zhdVMeSEYKTWtqMy2dGaciL31tgr9icaYFfLcNbL/ai-agent-connect
- **Tags:** club-management, member-directory, event-coordination, sports-administration, billing-management, community-engagement

## Description

Managing a sports club usually means jumping between the myClub.fi dashboard, your email, and a bunch of spreadsheets. You're constantly copy-pasting member names into event lists or hunting for a specific invoice to see if someone paid for the season. It's a lot of context switching that eats up your day. This Connector changes that by letting your AI client do the heavy lifting. Instead of hunting through a dashboard, you can just ask your agent to summarize upcoming games or find a specific member's registration details. You'll get a clear picture of your club's status in one place. Whether you're checking on a backlog of invoices or looking for a specific achievement card, the data is right there. Vinkius makes it easy to plug this into your existing workflow so you can spend less time on data entry and more time on the field. It's about getting answers instantly so you can focus on the community. You can quickly verify that the right people are registered for the upcoming tournament or check the status of your yearly budget without opening a single browser tab. It turns your club's data into a conversational tool that works whenever you need it.

## Tools

### list_invoices
Pull a list of all club invoices. This helps you keep track of all pending and paid financial records.

### get_event
Pull specific details for a single practice or game. This helps you quickly see the location and time for a scheduled event.

### get_invoice
Fetch the details of a specific bill. Use this to check payment status or specific line items for a member.

### get_member
Get the full profile of a single club member. It's the fastest way to see registration status and personal details.

### list_cards
Pull a list of all member cards. This is perfect for seeing which achievements are currently held by your participants.

### list_events
Get a full list of all club events. Use this to see your entire calendar of practices and tournaments at once.

### list_members
Get a full list of every member in your club. This is the best way to do a quick audit of your current roster.

### list_merits
Pull a list of all club merits. Use this to see what rewards members have earned across the organization.

## Prompt Examples

**Prompt:** 
```
Who hasn't paid their dues yet?
```

**Response:** 
```
I've checked the latest records for you. Here are the members with outstanding balances:

| Member Name | Amount Due | Status |
| :--- | :--- | :--- |
| Jordan Smith | $45.00 | Overdue |
| Elena Rodriguez | $45.00 | Overdue |
| Marcus Chen | $15.00 | Partial |

Would you like me to draft a reminder email for these three?
```

**Prompt:** 
```
What's on the schedule for next week?
```

**Response:** 
```
Here is the practice schedule for next week:

*   **Monday, Oct 14**: Soccer Practice, 5:00 PM - 6:30 PM (Central Park Field)
*   **Wednesday, Oct 16**: Soccer Practice, 5:00 PM - 6:30 PM (Central Park Field)
*   **Friday, Oct 18**: Team Meeting, 7:00 PM (Clubhouse)

Let me know if you need the specific location for any of these!
```

**Prompt:** 
```
Show me the merits for the junior team.
```

**Response:** 
```
The junior team has been busy! Here are the latest merits earned:

*   **Leo Vance**: Teamwork Badge, Participation Star
*   **Maya Okafor**: Leadership Award, Goal Scorer
*   **Sam Rivera**: Participation Star

Great job to everyone on the team!
```

## Capabilities

### Pull member profiles
Get registration details for any individual in your club.

### Check event schedules
See a list of all upcoming practices and games.

### Review financial records
Access club invoices to see who's paid.

### Track member achievements
View cards and merits earned by participants.

### Summarize club activities
Get a high-level view of your current events and members.

## Use Cases

### Checking payments
An admin asks the agent to find all unpaid invoices. The agent uses list_invoices and summarizes the names of people who need to pay.

### Event planning
A coach wants to know the schedule for next week. The agent runs list_events and shows the practice times for the soccer team.

### Membership audit
A volunteer needs to see how many new kids joined. The agent uses list_members to count and list the new registrations.

### Reward tracking
A parent asks about their kid's progress. The agent pulls list_merits to show all the badges the child has earned.

## Benefits

- Stop manual data entry by using list_members to get your full roster instantly.
- Track finances better by pulling all records with list_invoices to see who owes money.
- Coordinate your schedule faster by viewing your full calendar using list_events.
- Verify participant progress by checking list_merits and list_cards in one go.
- Get specific answers quickly by pulling individual details with get_member or get_event.

## How It Works

The bottom line is you get a direct line to your club's data without leaving your chat interface.

1. Subscribe to the myClub MCP on Vinkius.
2. Provide your myClub API token and club subdomain in your client settings.
3. Ask your AI client to list members or check invoices to see the data.

## Frequently Asked Questions

**Does myClub MCP work with Claude?**
Yes, it works with any MCP-compatible client like Claude, Cursor, or Windsurf.

**Can I see who paid my club's fees?**
Yes, the Connector lets your agent pull a list of all invoices so you can check payment status quickly.

**How do I connect my club data?**
You just need your myClub API token and your subdomain to link your club to the Connector.

**Can it help with event planning?**
It can pull your full list of events and specific details for each one to help you organize practices.

**Is my club's data secure?**
The Connector only accesses the data you allow through your API token and is managed securely through Vinkius.

**Can I use it to manage my sports club members?**
It allows your AI client to list and inspect all your club members' profiles and registration details.

**Where do I find my API Token?**
Log in to your club's myClub site, and navigate to Settings > API to generate a token. You may need admin permissions.

**What is the subdomain?**
The subdomain is the part before '.myclub.fi' in your URL. For example, if you use 'https://demo.myclub.fi', your subdomain is 'demo'.