# Booqable MCP for AI Agents AI Agent Connect

> Booqable MCP lets you manage your rental business directly through your AI agent. Track orders, check equipment availability, and handle customer details without leaving your chat window. It connects your Booqable account so you can handle bookings, inventory updates, and order statuses using natural language.

## Overview
- **Category:** ecommerce
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_7McWEFwmTAsQMYB2V2bUeoQRXfb0SFhWl4oyhvvL/ai-agent-connect
- **Tags:** rental-software, order-lifecycle, inventory-tracking, stock-management, business-operations, catalog-management

## Description

This Booqable MCP connects your rental management account to your AI agent so you can handle your inventory and orders through a simple conversation. Instead of jumping between tabs to see if a piece of equipment is free, you just ask your agent to check the dates. You can pull up customer profiles, list your product groups, and move orders through their lifecycle from concept to return. It's a way to keep your operations moving without leaving your workspace. You can find this in the Vinkius catalog to get started quickly.

## Tools

### get_order
This tool fetches all the details for a specific rental order to quickly review status and items.

### create_order
This tool creates a new rental order instantly through your agent to skip manual data entry.

### get_product_group
This tool views the technical details and specs for a specific product group to keep catalog info handy.

### list_customers
This tool gets a complete list of everyone in your customer directory to audit your client base.

### check_availability
This tool checks if a specific item is rentable for your requested dates to avoid double-bookings.

### get_customer
This tool pulls up the full profile and history for a specific customer without switching tabs.

### list_orders
This tool pulls up a list of all rental orders in your system to see what is happening across your business.

### list_product_groups
This tool sees your entire catalog of rental product groups to manage your total inventory offerings.

### start_order
This tool marks an order as picked up to remove it from available stock and keep inventory counts accurate.

### stop_order
This tool marks an order as returned to put the items back into your inventory for the next booking.

## Prompt Examples

**Prompt:** 
```
Is the heavy-duty drone available for a 3-day rental starting next Friday?
```

**Response:** 
```
Checking the calendar for you... Yes, the 'Heavy-Duty Drone' group has 2 units available for those dates. Would you like me to create a concept order for that?
```

**Prompt:** 
```
Mark order #4452 as returned.
```

**Response:** 
```
Done. Order #4452 has been marked as 'Stopped'. The items are now back in your available inventory and ready for the next booking.
```

**Prompt:** 
```
Who is the customer for order #3321 and what's their status?
```

**Response:** 
```
Order #3321 belongs to Jane Doe. Her current status is 'Started' (picked up). She has the 'Pro Camera Kit' and is scheduled to return it by tomorrow at 5 PM.
```

## Capabilities

### Check rental availability
See if specific items are rentable for your requested dates to avoid double-bookings.

### Create rental orders
Generate new rental orders instantly through your agent to skip manual data entry.

### Retrieve customer profiles
Pull up full customer profiles and history without switching tabs.

### List rental orders
View all active and past rental orders in your system at a glance.

### View product groups
Access technical details and specs for your different product groups.

### Update order status
Mark orders as picked up or returned to keep your inventory counts accurate.

### Browse customer directory
Access your full customer directory for quick reference.

## Use Cases

### Checking a camera kit
A customer asks if a kit is free for a weekend. You ask the agent to `check_availability` for those dates.

### Processing a return
An item comes back. You tell the agent to `stop_order` for that ID so the stock updates.

### Onboarding a customer
You need a new client's info. You use `list_customers` to see if they exist, then `create_order` for their first rental.

### Daily status check
You want to see what's moving today. You ask the agent to `list_orders` and summarize the active ones.

## Benefits

- Stop double-booking items by using `check_availability` to see real-time rental slots.
- Reduce data entry time by using `create_order` to build new bookings directly in your chat.
- Speed up support by using `get_customer` to pull up profiles without switching tabs.
- Keep your inventory accurate by using `start_order` and `stop_order` to track status changes.
- Easily audit your catalog by using `list_product_groups` to see every item you offer.
- Stay updated on your business by using `list_orders` to see what is happening today.

## How It Works

The bottom line is you get a way to talk to your inventory and order book instead of clicking through a dashboard.

1. Subscribe to the Booqable MCP on Vinkius.
2. Provide your Booqable API Key and Subdomain in the configuration.
3. Ask your AI agent to check availability or update an order status.

## Frequently Asked Questions

**Can the Booqable MCP help me avoid double-bookings?**
Yes, it checks real-time availability for specific dates so you can book with confidence.

**How does this Connector handle my rental inventory?**
It lets you see your product groups and mark items as picked up or returned to keep your stock current.

**Can I create new rental orders with this tool?**
Yes, you can tell your agent to create a new order using natural language.

**Will this Connector update my customer list?**
It allows you to list and retrieve customer profiles directly from your chat.

**Is this Connector good for high-volume rental businesses?**
Yes, it's designed to handle order lifecycles and inventory oversight efficiently for busy shops.

**Can I use this with my current AI client?**
Yes, it works with any MCP-compatible client like Claude or Cursor.

**Can I check if an item is available for rent next weekend?**
Yes! Use the `check_availability` tool with the start and end dates. Your agent will check the real-time inventory in Booqable to confirm if the product group has free stock.

**How do I mark a rental order as picked up?**
Simply ask the agent to `start_order` and provide the Order ID. This will transition the booking status to 'Started' in your Booqable account.

**Does the integration allow creating a new customer profile?**
The current toolset focuses on order management, inventory auditing, and availability checks. Creating or editing core customer profiles should be done through the Booqable admin dashboard or public storefront.