Booqable Connector for AI agents.
10 live capabilities
Manage rental bookings and equipment inventory with natural language.
Waiting for input…
Why people use Booqable
Booqable for Faster Rental Inventory Management
With this Connector, you just ask your agent to do the work. You can check stock, create new bookings, and update order statuses using plain English. It turns your chat window into a command center for your entire rental operation, letting you focus on your customers instead of your tabs.
What Vinkius changes
You get a way to talk to your inventory and order book instead of clicking through a dashboard.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Checking a camera kit
A customer asks if a kit is free for a weekend.
- Real-world use case 02
Processing a return
An item comes back.
- Real-world use case 03
Onboarding a customer
You need a new client's info.
Complete set · 10capabilities
The complete Booqable capability set.
These are the exact actions your AI can choose when you ask it to work with Booqable.
01—04
4 capabilities in this set.
Part of 10 available through Booqable.
- 01 Capability
Get order
This capability fetches all the details for a specific rental order to quickly review status and items.
- 02 Capability
Create order
This capability creates a new rental order instantly through your agent to skip manual data entry.
- 03 Capability
Get product group
This capability views the technical details and specs for a specific product group to keep catalog info handy.
- 04 Capability
List customers
This capability gets a complete list of everyone in your customer directory to audit your client base.
05—07
3 capabilities in this set.
Part of 10 available through Booqable.
- 05 Capability
Check availability
This capability checks if a specific item is rentable for your requested dates to avoid double-bookings.
- 06 Capability
Get customer
This capability pulls up the full profile and history for a specific customer without switching tabs.
- 07 Capability
List orders
This capability pulls up a list of all rental orders in your system to see what is happening across your business.
08—10
3 capabilities in this set.
Part of 10 available through Booqable.
- 08 Capability
List product groups
This capability sees your entire catalog of rental product groups to manage your total inventory offerings.
- 09 Capability
Start order
This capability marks an order as picked up to remove it from available stock and keep inventory counts accurate.
- 10 Capability
Stop order
This capability marks an order as returned to put the items back into your inventory for the next booking.
Set up in minutes
One URL. Then ask Booqable to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Booqable from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_7McWEFwmTAsQMYB2V2bUeoQRXfb0SFhWl4oyhvvL/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Booqable, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Booqable for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_7McWEFwmTAsQMYB2V2bUeoQRXfb0SFhWl4oyhvvL/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Booqable URL.
- Step 03
Save and start
Save the connection and enable Booqable in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"booqable": {
"url": "https://edge.vinkius.com/vk_preview_7McWEFwmTAsQMYB2V2bUeoQRXfb0SFhWl4oyhvvL/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Booqable
Open Agent mode in chat and ask: "Using Booqable, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"booqable": {
"url": "https://edge.vinkius.com/vk_preview_7McWEFwmTAsQMYB2V2bUeoQRXfb0SFhWl4oyhvvL/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Booqable
Ask Copilot: "Using Booqable, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"booqable": {
"url": "https://edge.vinkius.com/vk_preview_7McWEFwmTAsQMYB2V2bUeoQRXfb0SFhWl4oyhvvL/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Booqable
Open Cascade and ask: "Using Booqable, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"booqable": {
"url": "https://edge.vinkius.com/vk_preview_7McWEFwmTAsQMYB2V2bUeoQRXfb0SFhWl4oyhvvL/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Booqable
Ask Cline: "Using Booqable, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add booqable --transport http "https://edge.vinkius.com/vk_preview_7McWEFwmTAsQMYB2V2bUeoQRXfb0SFhWl4oyhvvL/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Booqable
Ask Claude: "Using Booqable, show me...". 10 tools are ready
Where the request belongs
Work Booqable can move forward.
This is for rental shop owners and ops leads who are tired of manual data entry and want to manage their fleet from a chat interface.
Rental Shop Owner
Handles daily pickups and returns by asking the agent for status updates.
Operations Lead
Monitors stock levels and product groups to ensure the catalog stays accurate.
Support Specialist
Quickly verifies order details and customer info to resolve booking issues.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsHirePOS
Manage your hire and rental business with inventory tracking, booking calendars, and invoice generation for equipment providers.
DoorLoop
Manage rental properties, collect rent online, screen tenants, and handle maintenance requests from one landlord platform.
Buildium
Manage rental properties via Buildium. track units, tenants, and maintenance tasks directly from any AI agent.
InflatableOffice
Run your party rental and inflatable business with online booking, inventory management, and delivery route planning.
Bookingmood
Manage your rental bookings via Bookingmood. track rentals, manage calendars, and handle guest contacts directly from any AI agent.
Ezus
Streamline travel agency operations via Ezus. manage projects, clients, suppliers, and invoices through your AI agent.
Bring your own AI
Change the model, client or framework. Keep Booqable connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Booqable.
The practical details behind the request, access and result.
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 capability?
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 capability 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.
One connection away
Give your agent a direct line to Booqable.
Connect Booqable once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available