Vinkius
TeamUp

TeamUp MCP for AI. Manage your entire studio using natural conversation.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

TeamUp MCP on Cursor AI Code EditorTeamUp MCP on Claude Desktop AppTeamUp MCP on OpenAI Agents SDKTeamUp MCP on Visual Studio CodeTeamUp MCP on GitHub Copilot AI AgentTeamUp MCP on Google Gemini AITeamUp MCP on Lovable AI DevelopmentTeamUp MCP on Mistral AI AgentsTeamUp MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

TeamUp MCP Server connects your AI client to your fitness studio’s core database. It handles everything from class schedules and coach rosters to customer profiles, membership plans, and real-time payments.

Use it to manage an entire gym's operations just by talking to your agent.

What your AI can do

List events

Shows a list of scheduled classes within a specified date range.

List payments

Provides an itemized list of payments, detailing the amount, method, and member associated with the revenue.

Get event

Pulls detailed information for one single, scheduled class or event.

+ 7 more capabilities included
Find Customer Profiles

Search member records by name or details using search_customers to get their current membership status and account balance.

Query Event Schedules

Get a full list of classes for a date range (list_events) or pull specific details about one scheduled event using get_event.

Analyze Revenue and Payments

Review all transactions, including the amount, method, and associated member, by calling list_payments to understand daily revenue.

View Membership Status

List every available membership plan, including pricing details and billing frequency, using list_memberships.

Manage Staffing Details

Retrieve a full roster of coaches and trainers, listing their certifications and assigned classes via list_coaches.

Included with Plan

Waiting for input…

AI Agent

TeamUp MCP Server: 10 Tools for Studio Management

Use these ten tools to query member profiles, track revenue, check class availability, manage coaches, and view all core data points of your fitness business.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using TeamUp on Vinkius

List Events

Shows a list of scheduled classes within a specified date range.

List Payments

Provides an itemized list of payments, detailing the amount, method, and member...

Get Event

Pulls detailed information for one single, scheduled class or event.

List Event Types

Lists all standard class formats available (e.g., Yoga, CrossFit) with their default...

List Registrations

Lists event registrations, showing who booked a class and if they checked in or are...

Search Customers

Searches for members' profiles, showing their active membership status and current account balance.

Get Customer

Retrieves a specific member's full profile details from TeamUp.

List Memberships

Retrieves all available pricing and plan options for membership packages.

List Coaches

Generates a roster of all active coaches and trainers at the facility.

List Venues

Gets details about all available training locations and their maximum capacity.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The TeamUp integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with TeamUp, then connect any of our 5,000+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,000+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
TeamUp MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by TeamUp. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 10 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Running a fitness studio shouldn't require jumping between five different screens.

Right now, figuring out if an event is running smoothly means checking the booking system for `list_events`, then hopping to the member database to see who attended (`search_customers`), and finally opening a separate sheet just to total up payments from drop-ins. It's clicks, tabs, and copy-pasting—every time.

With this MCP server, your agent handles that whole flow in one prompt. You ask: 'What's the revenue for yesterday's CrossFit classes?' The agent calls `list_registrations` to count attendees, then uses `list_payments` to total sales, and spits out the final number. It's immediate.

The TeamUp MCP Server lets you manage payments and registrations.

Today, tracking revenue means reconciling deposits against membership billing cycles. You have to manually compare what the booking system thinks was sold versus what the payment gateway actually recorded for `list_payments`. Now, your agent uses `list_memberships` and then cross-references that data with the payments list. It gives you a single, clear report on revenue health. No more guessing.

What your AI can actually do with this

Listen up. The TeamUp MCP Server hooks your AI client right into the core database of any fitness studio. It handles everything you need, from tracking memberships and managing payments to running complex class schedules and keeping tabs on coaches. You use this server to run a whole gym operation just by talking to your agent.

Finding Members and Checking Status
You gotta know who's in the door and what they owe. Use search_customers when you need to find a member by name or key details; it instantly shows you their active membership status and current account balance. If you already have an ID, running get_customer pulls up that specific person's full profile details.

It’s your go-to for confirming who the client is.

Handling Class Schedules and Venues
Figuring out what classes are happening takes a few steps. First, run list_event_types to see every standard class format—like Yoga or CrossFit—and check out their default running time. To get a full view of the calendar, you use list_events, which shows all scheduled classes within any date range you specify.

For details on just one single event, you call get_event. You also need to know where people are training; list_venues gives you the capacity and setup for every available location in the studio.

Tracking Attendance and Registrations
When it comes to class sign-ups, list_registrations shows you exactly who booked a spot. This tool tells you if they checked in that day or if they're still sitting on the waitlist. You also need to know what plans are available; list_memberships pulls up every pricing option and plan type for your gym.

Managing Staffing Details
Keep track of who’s teaching the classes. Running list_coaches generates a full roster of all active trainers at the facility, listing their certifications and which classes they're assigned to teach. This helps you manage staffing without pulling up multiple spreadsheets.

Reviewing Money and Transactions
To keep the books straight, you use list_payments. This tool gives you an itemized list of every payment processed, detailing the exact amount, the method used (like credit card or cash), and which member generated the revenue. You can also review all available membership plans using list_memberships to ensure your pricing is current.

Built · Hosted · Managed by Vinkius TeamUp MCP Server - Manage Fitness Studio Operations
Server ID 019d7610-c1f0-70d3-804c-093f3be9a348
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I check if a specific coach is available using list_coaches? +

The list_coaches tool lists all active trainers and their certifications. If you need to check availability for a date, use list_events and filter by the coach's name.

What kind of data does list_payments provide? +

list_payments gives you an itemized list including the total amount paid, the payment method used (credit card, cash), and which member it belongs to. This helps track revenue from memberships or packages.

Can I find out if a customer is still active using search_customers? +

Yes. search_customers returns the full profile for any member, including their current membership status and whether they have an outstanding account balance.

How do I see all class types offered at my studio? (list_event_types) +

Use list_event_types. This tool gives you a list of every standard format—like Yoga or HIIT—and includes the default duration for each one.

If I only want class schedules for a specific month, how do I use `list_events`? +

You must provide explicit start and end date parameters. The tool processes the range to filter all classes falling within that window. It won't guess; it needs concrete dates.

When using `get_event`, how do I confirm if a class is currently sold out or limited by capacity? +

The event details returned include both the maximum capacity and the current booking count. This allows your agent to immediately check for full status against the venue limit.

Does `search_customers` give me more than just a profile, like their last visit date or financial standing? +

It gives you everything: the full profile, current active membership details, total visit count, and even the account balance. It's your single source for member status checks.

What specific data points does `list_venues` provide about my training locations? +

The tool gives you the full address and the maximum capacity of each venue. This is essential when cross-referencing class bookings against physical space limits.

How do I get a TeamUp API key? +

Visit goteamup.com/developers to request developer API access. You'll receive an API key that must be passed in the X-Api-Key header with each request.

Built & Managed by Vinkius 30s setup 10 tools

We've already built the connector for TeamUp. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 10 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.