HirePOS Connector for AI agents.
17 live capabilities
Manage equipment rentals and inventory availability through a conversational interface.
Waiting for input…
Why people use HirePOS
HirePOS for Equipment Rental Inventory Management
This Connector changes that by putting everything into one chat. You can ask your agent to find a customer, check if a generator is free, and book the hire all in one go. You get your time back to focus on the yard instead of the screen.
What Vinkius changes
You get a conversational interface for your entire rental POS system.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking availability for a big job
A customer wants an excavator next week.
- Real-world use case 02
Handling a late return
You notice a machine is late.
- Real-world use case 03
Quickly billing a regular
A regular customer returns gear.
Complete set · 17capabilities
The complete HirePOS capability set.
These are the exact actions your AI can choose when you ask it to work with HirePOS.
01—04
4 capabilities in this set.
Part of 17 available through HirePOS.
- 01 Capability
Check hirepos status
Verify that your connection to the HirePOS system is active. This ensures your agent has the latest data.
- 02 Capability
Create customer
Add a new customer to your database with their contact info. This helps keep your records organized.
- 03 Capability
Create hire
Generate a new rental booking for a customer and specific equipment. This creates the official hire record.
- 04 Capability
List categories
Browse all the different categories of items in your fleet. This helps you see your full inventory structure.
05—08
4 capabilities in this set.
Part of 17 available through HirePOS.
- 05 Capability
Check item availability
Confirm if a specific piece of equipment is available for use. This is great for quick quotes to customers.
- 06 Capability
Get customer
Pull up specific details for an existing customer record. Use this to quickly find contact info.
- 07 Capability
Get hire
View the specific details of a single rental booking. This is useful for reviewing individual contracts.
- 08 Capability
Get invoice
Retrieve the details of a specific invoice, including amounts. This helps you track specific payments.
09—11
3 capabilities in this set.
Part of 17 available through HirePOS.
- 09 Capability
Get item
Look up the specific details of a single piece of equipment. Use this to see item specs or rates.
- 10 Capability
List availability
See which items are free for a specific date range. This prevents overbooking your fleet.
- 11 Capability
List customers
See a full list of all customers in your database. Use this to audit your customer base.
12—14
3 capabilities in this set.
Part of 17 available through HirePOS.
- 12 Capability
List hires by status
Filter your active rentals by status like pending or overdue. This helps you focus on what needs attention.
- 13 Capability
List hires
View every rental booking currently in your system. This gives you a complete overview of your operations.
- 14 Capability
List invoices
See all invoices with their payment statuses and totals. Use this to manage your accounts receivable.
15—17
3 capabilities in this set.
Part of 17 available through HirePOS.
- 15 Capability
List items by category
Filter your inventory to show items in a specific category. This makes it easier to find specific gear types.
- 16 Capability
List items
Browse your entire inventory of rental equipment. This lets you see everything you have in stock.
- 17 Capability
List overdue hires
Identify every rental that is past its scheduled return date. Use this to follow up on late gear.
Set up in minutes
One URL. Then ask HirePOS to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use HirePOS 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_aHzobagemXaeLccnbLbwZC5doWCTtfBEle8gmmMH/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 HirePOS, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable HirePOS for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_aHzobagemXaeLccnbLbwZC5doWCTtfBEle8gmmMH/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 HirePOS URL.
- Step 03
Save and start
Save the connection and enable HirePOS in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"hirepos": {
"url": "https://edge.vinkius.com/vk_preview_aHzobagemXaeLccnbLbwZC5doWCTtfBEle8gmmMH/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 HirePOS
Open Agent mode in chat and ask: "Using HirePOS, help me...". 17 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"hirepos": {
"url": "https://edge.vinkius.com/vk_preview_aHzobagemXaeLccnbLbwZC5doWCTtfBEle8gmmMH/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 HirePOS
Ask Copilot: "Using HirePOS, help me...". 17 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"hirepos": {
"url": "https://edge.vinkius.com/vk_preview_aHzobagemXaeLccnbLbwZC5doWCTtfBEle8gmmMH/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 HirePOS
Open Cascade and ask: "Using HirePOS, help me...". 17 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"hirepos": {
"url": "https://edge.vinkius.com/vk_preview_aHzobagemXaeLccnbLbwZC5doWCTtfBEle8gmmMH/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 HirePOS
Ask Cline: "Using HirePOS, help me...". 17 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add hirepos --transport http "https://edge.vinkius.com/vk_preview_aHzobagemXaeLccnbLbwZC5doWCTtfBEle8gmmMH/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 HirePOS
Ask Claude: "Using HirePOS, show me...". 17 tools are ready
Where the request belongs
Work HirePOS can move forward.
This is for rental yard owners and operations managers who are tired of juggling spreadsheets and POS screens. It is for anyone who needs to know what is available right now without manual counting.
Rental Yard Manager
Handles daily bookings and equipment check-outs during busy shifts.
Operations Coordinator
Tracks fleet availability and manages customer records.
Accounts Receivable Clerk
Audits unpaid invoices and follows up on late returns.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBooqable
Manage your rentals via Booqable. track orders, check availability, and manage inventory directly from any AI agent.
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.
Apaleo
Manage hotel reservations, properties, rooms, rate plans, folios, invoices, and availability for your Apaleo PMS through natural conversation.
Bookingmood
Manage your rental bookings via Bookingmood. track rentals, manage calendars, and handle guest contacts directly from any AI agent.
Evernest Property Management
Equip your AI agent to manage rental properties, track tenants, and monitor maintenance via the Evernest API.
Bring your own AI
Change the model, client or framework. Keep HirePOS 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 HirePOS.
The practical details behind the request, access and result.
Can HirePOS MCP manage my entire rental fleet?
Yes, it connects to your HirePOS account to let your agent see every item, category, and booking in your system.
How do I use HirePOS MCP to check for overdue gear?
You can just ask your agent to list overdue hires, and it will immediately pull a list of everything past its return date.
Can I create new bookings using the HirePOS MCP?
Yes, your agent can create new hires directly, including customer details and specific items for the rental period.
Does HirePOS MCP help with inventory tracking?
It lets you browse all items, filter them by category, and check specific availability for any date range you need.
Can I use HirePOS MCP to manage my customer database?
You can list all customers, pull up specific profiles with their history, and create new customer records through the agent.
Will HirePOS MCP help me find unpaid invoices?
Yes, your agent can browse all invoices and filter them by payment status so you can see exactly what is outstanding.
Can I check if a specific item is available for a date range?
Yes. Use check_item_availability with the Item ID, start date, and end date (YYYY-MM-DD format) to verify if the item is free for that period. Use list_availability for a complete overview of all items and their current availability status.
Can I track overdue rentals that haven't been returned?
Yes. The list_overdue_hires capability retrieves all rentals past their return date with customer info, item details, and days overdue. Use list_hires_by_status with 'overdue' status for the same result, or filter by 'active', 'returned', or 'pending'.
Can I create a new rental booking through the AI agent?
Yes. Use create_hire with a JSON payload containing customer ID, item IDs, start date, end date, and any special instructions. Use list_items to browse available equipment and list_customers to find the customer. Use create_customer to add a new customer if needed.
One connection away
Give your agent a direct line to HirePOS.
Connect HirePOS once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available