Bring Ride Sharing
to OpenAI Agents SDK
Create your Vinkius account to connect Cabify to OpenAI Agents SDK and start using all 9 AI tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code. No hosting, no server setup — just connect and start using.
Compatible with every major AI agent and IDE
What is the Cabify MCP Server?
What you can do
Connect AI agents to the Cabify Business platform for enterprise mobility management:
- Get price estimates across all Cabify tiers (Lite, Executive, Taxi)
- Compare trip durations with real-time traffic data
- Request rides directly with pickup and dropoff coordinates
- Track active rides with driver info, vehicle details, and live ETA
- Cancel rides when plans change
- View complete ride history with business expense tracking
- Manage saved locations for frequent business destinations
- Check available service tiers at any location in Spain and LATAM
How it works
- Connect your Cabify Business account via API key from Cabify Empresas portal
- Ask your AI agent to estimate rides, book trips, or check ride history
- No app navigation needed — natural language commands execute all operations
- Business expense tracking integrated with your corporate Cabify account
Who is this for?
Perfect for business travelers, corporate assistants, travel managers, HR coordinators, and companies using Cabify Empresas in Spain, Portugal, and Latin America. Let AI agents handle employee transportation, manage business travel expenses via ride history, and coordinate executive mobility. Ideal for companies with 10+ monthly corporate rides who want streamlined booking workflows, centralized expense tracking, and automated ride management across multiple offices.
Built-in capabilities (9)
Common use cases: save office addresses, frequent client locations, hotels, airports. Returns the saved location details including the new location ID. Use this to build a library of frequently used destinations for faster ride booking. Save a new location for the Cabify account
Cancellation policies vary based on ride status - cancellations after driver assignment may incur fees depending on Cabify Empresas policy. Use this to cancel rides that were booked by mistake or are no longer needed. Cancel an existing Cabify ride request
Returns product IDs, names, descriptions, capacity, and features. Use this to see which service options are available before requesting estimates or booking rides. Get available Cabify service tiers at a location
Prices are in local currency (EUR for Spain, local currency for LATAM). Use this to compare costs across different Cabify service tiers before booking. Get price estimate for a Cabify ride between two locations
Use this to track your active ride or review past trip details. Get details of a specific Cabify ride
Returns ride date, status, origin/destination, product type, driver, cost, and business expense category. Use this to review past rides, calculate business expenses, or find previous trip details. Get ride history for the Cabify Business account
Returns location IDs, names, addresses, and coordinates. Use this to quickly reference saved locations for ride requests without typing full addresses. Common for frequent business destinations. Get saved locations for the Cabify account
Accounts for current traffic conditions and typical route times. Use this to plan schedules and compare route efficiency across different pickup/dropoff points. Get estimated trip duration for a Cabify ride
Requires origin and destination coordinates. Optionally specify product ID (from get_available_products), pickup address, and dropoff address for clarity. Returns the ride ID, driver assignment status, and estimated pickup time. Use this to book a ride after confirming price and availability. Request a new Cabify ride
Why OpenAI Agents SDK?
The OpenAI Agents SDK auto-discovers all 9 tools from Cabify through native MCP integration. Build agents with built-in guardrails, tracing, and handoff patterns. chain multiple agents where one queries Cabify, another analyzes results, and a third generates reports, all orchestrated through Vinkius.
- —
Native MCP integration via
MCPServerSse, pass the URL and the SDK auto-discovers all tools with full type safety - —
Built-in guardrails, tracing, and handoff patterns let you build production-grade agents without reinventing safety infrastructure
- —
Lightweight and composable: chain multiple agents and MCP servers in a single pipeline with minimal boilerplate
- —
First-party OpenAI support ensures optimal compatibility with GPT models for tool calling and structured output
Cabify in OpenAI Agents SDK
Why run Cabify with Vinkius?
The Cabify connection runs on our fully managed, secure cloud infrastructure. We handle the hosting, maintenance, and security so you don't have to deal with servers or code. All 9 tools are ready to work instantly without any complex setup.
You stay in complete control of your data. Your AI only accesses the information you approve, keeping your sensitive passwords and private details completely safe. Plus, with automatic optimizations, your AI works faster and more efficiently.

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure
Over 4,000 integrations ready for AI agents
Explore a vast library of pre-built integrations, optimized and ready to deploy.
Connect securely in under 30 seconds
Generate tokens to authenticate and link external services in a single step.
Complete visibility into every agent action
Audit live requests, latency, success rates, and active security compliance policies.
Optimize spending and track token ROI
Analyze real-time token consumption and cost metrics detailed by connection.




Explore our live AI Agents Analytics dashboard to see it all working
This dashboard is included when you connect Cabify using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.
Cabify and 4,000+ other AI tools. No hosting, no code, ready to use.
Professionals who connect Cabify to OpenAI Agents SDK through Vinkius don't need to write code, manage servers, or worry about security. Everything is pre-configured, secure, and runs automatically in the background.
Raw MCP | Vinkius | |
|---|---|---|
| Ready-to-use MCPs | Find and configure each manually | 4,000+ MCPs ready to use |
| Connection Setup | Manual coding & server setup | 1-click instant connection |
| Server Hosting | You host it yourself (needs 24/7 uptime) | 100% hosted & managed by Vinkius |
| Security & Privacy | Stored in plaintext config files | Bank-grade encrypted vault |
| Activity Visibility | Blind execution (no logs or tracking) | Live dashboard with real-time logs |
| Cost Control | Runaway AI token spend risk | Automatic budget limits |
| Revoking Access | Must delete files or code to stop | 1-click disconnect button |
How Vinkius secures
Cabify for OpenAI Agents SDK
Every request between OpenAI Agents SDK and Cabify is protected by our secure gateway. We automatically keep your sensitive data private, prevent unauthorized access, and let you disconnect instantly at any time.
Frequently asked questions
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.
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 MCP integrate with expense management systems like Concur?
The Cabify Business API supports integration with expense platforms like SAP Concur. The ride history tool 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.
How does the OpenAI Agents SDK connect to MCP?
Use MCPServerSse(url=...) to create a server connection. The SDK auto-discovers all tools and makes them available to your agent with full type information.
Can I use multiple MCP servers in one agent?
Yes. Pass a list of MCPServerSse instances to the agent constructor. The agent can use tools from all connected servers within a single run.
Does the SDK support streaming responses?
Yes. The SDK supports SSE and Streamable HTTP transports, both of which work natively with Vinkius.
MCPServerStreamableHttp not found
Ensure you have the latest version: pip install --upgrade openai-agents
Agent not calling tools
Make sure your prompt explicitly references the task the tools can help with.
Explore More MCP Servers
View all →
Greenspark
12 toolsEmbed climate action into your product via Greenspark — plant trees, offset carbon, and track impact via AI.

SurveySparrow
12 toolsCollect feedback with conversational surveys that feel like chat and boost completion rates across employee and customer programs.

Radar
10 toolsEquip your AI with geolocation tools — convert coordinates to addresses, map intellectual territories, calculate routes, and perform IP-based lookups.

MapQuest
5 toolsMapping and location services via MapQuest — geocoding, directions, and POI search.
