# Boathouse Connect MCP for AI Agents AI Agent Connect

> Boathouse Connect MCP lets you manage your marina or rowing club through your AI client. It handles boat slip reservations, equipment inventory, member profiles, and practice schedules. You can check availability, create bookings, and update member records without leaving your chat interface.

## Overview
- **Category:** erp-operations
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_8YACeosJpXOnSTgqmQ0l7dkotzSYZvgoqQfhAUwP/ai-agent-connect
- **Tags:** marina-management, reservation-system, inventory-tracking, facility-management, water-sports, equipment-management

## Description

Managing a marina or a rowing club usually means jumping between tabs to check who's on the water, what gear is missing, and who's actually paid their dues. It's a constant cycle of checking dock availability, verifying member status, and ensuring that equipment like rowing shells and oars are ready for the next session. This connector changes that by letting you talk to your data instead of hunting for it. You can ask your agent to find a specific rowing shell, check if a dock is free for a weekend, or pull up a member's contact info in seconds. If you're tired of manual data entry and constant status checks, this Connector brings your entire operation into one conversation. It handles the heavy lifting of querying your database so you can focus on the people and the water. You can find this and thousands of other tools in the Vinkius catalog to get your agent connected to the systems you actually use every day. Instead of clicking through complex ERP dashboards to manage your maritime or rowing club operations, you get a direct line to your database. You can move from checking a practice schedule to creating a new reservation without ever leaving your chat interface. It turns a tedious administrative process into a simple conversation.

## Tools

### create_reservation
Book a specific boat slip or piece of equipment for a user. This lets you handle new arrivals without opening the dashboard.

### get_equipment
Pull up specific details for a piece of rowing gear or boat. Use this to see exact specs or current condition.

### get_reservation
Fetch the details of an existing booking to see who has what and when. It's perfect for verifying a guest's stay.

### get_user
Look up a specific club member's profile and contact information. This helps you quickly find who you need to talk to.

### list_equipment
See every piece of gear in your inventory along with its current status. Use this to manage your rowing shell fleet.

### list_locations
Get a list of all physical boathouses or marinas in your organization. This helps you manage multiple sites easily.

### list_reservations
View every current and upcoming booking in your system. Use this to see the full picture of your daily operations.

### list_schedules
See the full calendar of practices and events for your club. This keeps everyone on the same page about the schedule.

### check_boathouse_status
Verify that your API connection is active and your account is reachable. This ensures your agent can always access your data.

### list_users
Pull a complete list of all members currently registered in your directory. Use this to manage your club's roster.

## Prompt Examples

**Prompt:** 
```
What rowing shells do we have available for tomorrow morning?
```

**Response:** 
```
You have 3 singles and 2 doubles available for tomorrow morning. The 'Swift' single is currently at the dock and ready for use. Would you like to see the member roster for tomorrow's practice?
```

**Prompt:** 
```
Book a boat slip for member usr_552 on June 12th.
```

**Response:** 
```
I've confirmed that reservation for member Sarah Jenkins (usr_552). She's booked for June 12th. Reservation ID: res_9921. Anything else you need for the marina schedule?
```

**Prompt:** 
```
List all our club locations.
```

**Response:** 
```
Your organization has 3 locations: 
- **Main Dock**: 123 River Rd (12 slips)
- **East Marina**: 456 Harbor Way (8 slips)
- **Training Center**: 789 Lake Side (4 docks)
```

## Capabilities

### Book boat slips and equipment
Create new reservations for docks or rowing gear instantly.

### Check rowing shell availability
See which pieces of equipment are ready for use right now.

### Pull up member profiles
Get contact info and membership tiers for any club member.

### View club practice schedules
See all upcoming practices and events in one view.

### Manage marina locations
List all physical boathouses and docks in your network.

### Verify API connectivity
Check that your account is connected and reachable.

## Use Cases

### Checking the daily practice roster
A coach needs to see who is coming to practice today. They ask the agent to list the schedule and member roster to prepare for the session.

### Booking a slip for a guest
A marina guest wants to book a slip for next Friday. The staff member uses the agent to check availability and create the booking instantly.

### Verifying equipment ownership
An admin needs to find out who owns a specific rowing shell. They ask the agent to pull up the equipment details and the latest reservation.

### Auditing multiple club sites
A manager needs to see which boat houses are currently active. They ask the agent to list all locations in the system to plan maintenance.

## Benefits

- Stop hunting through tabs by using list_reservations to see every booking in one place.
- Reduce booking errors by using create_reservation to handle new arrivals directly through your agent.
- Know your gear status instantly with list_equipment to see what rowing shells are ready for use.
- Get member details faster by using get_user to pull up contact info and membership tiers on demand.
- Stay on top of the calendar by using list_schedules to see all upcoming practices and events.
- Keep your operations organized by using list_locations to see every boathouse in your network.

## How It Works

The bottom line is you get a conversational interface for your entire maritime or rowing club operation.

1. Subscribe to the Boathouse Connect MCP on Vinkius.
2. Input your API Token and Whitelabel ID from your Boathouse Connect account.
3. Start asking your agent to manage reservations, members, or equipment.

## Frequently Asked Questions

**Can I use Boathouse Connect MCP to manage my rowing club's gear?**
Yes, you can use it to see every piece of equipment in your inventory and check its current status instantly.

**Does Boathouse Connect MCP work with my existing member database?**
It connects directly to your Boathouse Connect account to pull up member profiles and contact info for your club.

**How do I book a boat slip using this Connector?**
You just tell your agent to create a reservation for a specific date and member, and it handles the rest automatically.

**Can I see my club's practice schedule through the agent?**
Yes, you can pull up all practice and event schedules for your organization in one conversation.

**Is Boathouse Connect MCP good for marina staff?**
It's built for ops staff who need to check dock availability and create bookings without leaving their current workflow.

**What happens if I need to see all my club locations?**
Your agent can list every boathouse and marina location configured in your system so you can manage multiple sites easily.

**Can my AI create a new equipment reservation?**
Yes. Use the `create_reservation` tool with the equipment ID, member user ID, date, and time slot. The agent books the equipment and confirms the reservation details.

**How do I check equipment availability?**
Use `list_equipment` to see all gear with current availability status, then `get_equipment` for detailed specs on a specific item. Cross-reference with `list_reservations` to see upcoming bookings.

**Can I view member profiles and membership tiers?**
Yes. `list_users` returns the full member directory, and `get_user` fetches a detailed profile for any member including contact information, membership tier, and activity status.