Cabify Connector for AI agents.
9 live capabilities
Manage corporate ride-sharing and employee mobility across Spain and LATAM.
Waiting for input…
Why people use Cabify
Cabify Ride-Sharing for Business Expense Management
With this Connector, your AI agent handles the heavy lifting. You just ask for a ride or a summary, and it pulls the data directly from Cabify Empresas. You get a clear view of your spending and a confirmed booking without any manual data entry.
What Vinkius changes
You get a hands-off way to manage corporate mobility without touching the Cabify web interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Booking an executive ride
A travel manager asks for a ride to the airport; the agent uses get_price_estimate and request_ride to book the best tier.
- Real-world use case 02
Monthly expense audit
An accountant asks for last month's total spend; the agent pulls the data using get_ride_history to compile a summary.
- Real-world use case 03
Tracking a VIP
An assistant wants to know where the CEO's ride is; the agent fetches live data with get_ride_details.
Complete set · 9capabilities
The complete Cabify capability set.
These are the exact actions your AI can choose when you ask it to work with Cabify.
01—03
3 capabilities in this set.
Part of 9 available through Cabify.
- 01 Capability
Add saved location
Save common spots like offices or hotels to your account for faster booking. This builds a library of frequent destinations.
- 02 Capability
Cancel ride
Stop a ride request that's no longer needed or was booked by mistake. It handles cancellations based on your business policy.
- 03 Capability
Get available products
See which ride types like Lite or Executive are available at a specific spot. Use this to check options before booking.
04—06
3 capabilities in this set.
Part of 9 available through Cabify.
- 04 Capability
Get price estimate
Compare costs for different ride tiers between two locations before you book. Prices are returned in local currency.
- 05 Capability
Get ride details
View live information for an active trip or check the status of a past one. This includes driver and vehicle details.
- 06 Capability
Get ride history
Pull a list of past trips including costs and categories for your expense reports. It's perfect for monthly audits.
07—09
3 capabilities in this set.
Part of 9 available through Cabify.
- 07 Capability
Get saved locations
List all your saved destinations so you don't have to type out full addresses. This makes booking much faster.
- 08 Capability
Get time estimate
Check how long a trip will take based on current traffic conditions. Use this to plan schedules for your team.
- 09 Capability
Request ride
Book a new trip with specific coordinates and your preferred service tier. It returns a ride ID and driver status.
Set up in minutes
One URL. Then ask Cabify to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Cabify 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_PZ57ZTYsajgufVFmqlWl23n1Ktvflw2Z4Qu7txLc/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 Cabify, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Cabify for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_PZ57ZTYsajgufVFmqlWl23n1Ktvflw2Z4Qu7txLc/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 Cabify URL.
- Step 03
Save and start
Save the connection and enable Cabify in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"cabify": {
"url": "https://edge.vinkius.com/vk_preview_PZ57ZTYsajgufVFmqlWl23n1Ktvflw2Z4Qu7txLc/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 Cabify
Open Agent mode in chat and ask: "Using Cabify, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"cabify": {
"url": "https://edge.vinkius.com/vk_preview_PZ57ZTYsajgufVFmqlWl23n1Ktvflw2Z4Qu7txLc/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 Cabify
Ask Copilot: "Using Cabify, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"cabify": {
"url": "https://edge.vinkius.com/vk_preview_PZ57ZTYsajgufVFmqlWl23n1Ktvflw2Z4Qu7txLc/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 Cabify
Open Cascade and ask: "Using Cabify, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"cabify": {
"url": "https://edge.vinkius.com/vk_preview_PZ57ZTYsajgufVFmqlWl23n1Ktvflw2Z4Qu7txLc/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 Cabify
Ask Cline: "Using Cabify, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add cabify --transport http "https://edge.vinkius.com/vk_preview_PZ57ZTYsajgufVFmqlWl23n1Ktvflw2Z4Qu7txLc/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 Cabify
Ask Claude: "Using Cabify, show me...". 9 tools are ready
Where the request belongs
Work Cabify can move forward.
This is for the travel manager who's tired of manual booking and the corporate assistant who spends half their day on expense reports.
Travel Manager
Coordinates executive mobility and tracks budgets across multiple regions in Spain and LATAM.
Corporate Assistant
Books rides for executives and handles last-minute schedule changes via natural language.
HR Coordinator
Manages employee transportation for company events and off-site meetings.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsUber
AI ride management: estimate prices, track trips, and manage locations via agents.
Lyft
AI ride management: request rides, estimate costs, and track trips via agents.
BlaBlaCar
AI carpool search: find rides, compare prices, and book shared journeys via agents.
MotionTools
Manage logistics and delivery operations via MotionTools. track bookings, drivers, and vehicles directly from your AI agent.
Routific
Connect your AI assistant to Routific to solve complex vehicle routing problems, dispatch drivers, and manage global delivery timelines natively through chat.
DROPBOY
Equip your AI agent to manage logistics orders, track fleet vehicles, and monitor delivery drivers via the DROPBOY API.
Bring your own AI
Change the model, client or framework. Keep Cabify 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 Cabify.
The practical details behind the request, access and result.
Can I use Cabify MCP for my personal rides?
No, this Connector is designed for the Cabify Empresas platform, which is meant for business and corporate mobility.
Does Cabify MCP work in Spain?
Yes, it supports ride management across Spain, Portugal, and various locations in Latin America.
How does Cabify MCP handle expenses?
It pulls your ride history directly, including costs and expense categories, making it easy to export for accounting.
Can my agent book rides automatically?
Yes, your agent can request rides using specific coordinates and your preferred service tiers like Executive or Lite.
Can I see live traffic with Cabify MCP?
Yes, you can get time estimates that factor in real-time traffic conditions to help plan your team's schedule.
How do I set up Cabify MCP for my team?
You'll need to get your API key from the Cabify Empresas portal and connect it to your AI client.
Do I need a Cabify Business account to use this Connector?
Yes, this Connector requires a Cabify Empresas (Business) account with API access. Individual consumer accounts do not have API credentials. If your company uses Cabify for corporate transportation, contact your admin to request API access from the Cabify Empresas portal.
Which cities and countries does Cabify operate in?
Cabify operates primarily in Spain (Madrid, Barcelona, Valencia, Seville), Portugal (Lisbon, Porto), and Latin America (Mexico, Colombia, Chile, Argentina, Peru, Uruguay, Panama, Costa Rica). Service availability and product types vary by city. Check coverage at cabify.com for your specific location.
Can this Connector integrate with expense management systems like Concur?
The Cabify Business API supports integration with expense platforms like SAP Concur. The ride history capability returns structured expense data including cost breakdowns, business categories, and receipts. Your company's Cabify admin can configure Concur sync directly in the Cabify Empresas portal for automated expense reporting.
Do I need a Cabify Business account to use this MCP?
Yes, this MCP server requires a Cabify Empresas (Business) account with API access. Individual consumer accounts do not have API credentials. If your company uses Cabify for corporate transportation, contact your admin to request API access from the Cabify Empresas portal.
Can this MCP integrate with expense management systems like Concur?
The Cabify Business API supports integration with expense platforms like SAP Concur. The ride history capability returns structured expense data including cost breakdowns, business categories, and receipts. Your company's Cabify admin can configure Concur sync directly in the Cabify Empresas portal for automated expense reporting.
One connection away
Give your agent a direct line to Cabify.
Connect Cabify once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available