BlaBlaCar Connector for AI agents.
8 live capabilities
Book affordable carpool rides and bus trips across cities.
Waiting for input…
Why people use BlaBlaCar
BlaBlaCar for Carpooling Search & Booking
This Connector handles that entire loop in one go. You tell your agent where you want to go and when, and it pulls the data into a single view. You get a clean list of options, prices, and driver details without ever having to click a single extra button.
What Vinkius changes
You get a personalized travel itinerary without the manual research.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The Budget Student
A student needs to get from Paris to Lyon.
- Real-world use case 02
The Cross-Border Nomad
A traveler is moving between France and Germany.
- Real-world use case 03
The Flexible Planner
Someone doesn't care about the exact day.
Complete set · 8capabilities
The complete BlaBlaCar capability set.
These are the exact actions your AI can choose when you ask it to work with BlaBlaCar.
01—04
4 capabilities in this set.
Part of 8 available through BlaBlaCar.
- 01 Capability
Search trips
Find rides based on exact latitude and longitude for precise location matching. Use this when you have specific coordinates for your pickup and dropoff.
- 02 Capability
Search trips with radius
See all available rides within a specific distance from your current location. This is great for finding rides when you have a bit of flexibility on where you can meet the driver.
- 03 Capability
Get driver profile
Check a driver's history, ratings, and passenger reviews before you commit. This helps you verify that the driver is reliable and well-rated by others.
- 04 Capability
Get trip details
View the full specifics of a ride, including the vehicle type and exact pickup spot. This helps you understand the comfort level and location before you commit.
05—08
4 capabilities in this set.
Part of 8 available through BlaBlaCar.
- 05 Capability
Search bus trips
Find professional bus routes for long-distance travel when carpools aren't available. Use this to see fixed schedules and prices for major transit lines.
- 06 Capability
Search flexible dates
Look at travel options across a range of days to find the best price. This helps you see which days offer the most availability and the lowest costs.
- 07 Capability
Search trips by city
Search for rides between two cities using plain names instead of GPS points. It's the easiest way to find general travel options between major hubs.
- 08 Capability
Search international trips
Find rides that cross borders by providing country codes and coordinates. Use this for trips that move between different nations.
Set up in minutes
One URL. Then ask BlaBlaCar to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use BlaBlaCar 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_GPftow7lEXE5QrJknagDOfsWcNKK6ut5lwQU3u9i/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 BlaBlaCar, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable BlaBlaCar for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_GPftow7lEXE5QrJknagDOfsWcNKK6ut5lwQU3u9i/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 BlaBlaCar URL.
- Step 03
Save and start
Save the connection and enable BlaBlaCar in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"blablacar": {
"url": "https://edge.vinkius.com/vk_preview_GPftow7lEXE5QrJknagDOfsWcNKK6ut5lwQU3u9i/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 BlaBlaCar
Open Agent mode in chat and ask: "Using BlaBlaCar, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"blablacar": {
"url": "https://edge.vinkius.com/vk_preview_GPftow7lEXE5QrJknagDOfsWcNKK6ut5lwQU3u9i/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 BlaBlaCar
Ask Copilot: "Using BlaBlaCar, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"blablacar": {
"url": "https://edge.vinkius.com/vk_preview_GPftow7lEXE5QrJknagDOfsWcNKK6ut5lwQU3u9i/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 BlaBlaCar
Open Cascade and ask: "Using BlaBlaCar, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"blablacar": {
"url": "https://edge.vinkius.com/vk_preview_GPftow7lEXE5QrJknagDOfsWcNKK6ut5lwQU3u9i/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 BlaBlaCar
Ask Cline: "Using BlaBlaCar, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add blablacar --transport http "https://edge.vinkius.com/vk_preview_GPftow7lEXE5QrJknagDOfsWcNKK6ut5lwQU3u9i/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 BlaBlaCar
Ask Claude: "Using BlaBlaCar, show me...". 8 tools are ready
Where the request belongs
Work BlaBlaCar can move forward.
This is for people who hate overpaying for transport and want to travel sustainably. It's for the commuter who wants to skip the train station and the traveler who needs to find a ride across a border on a budget.
Budget Traveler
Finds the cheapest way to get between cities on a tight schedule.
Digital Nomad
Plans multi-city routes between work hubs without constant manual searching.
Eco-conscious Commuter
Prioritizes carpooling to reduce their carbon footprint on regular trips.
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.
Expedia Car Rental
Automate car rental workflows via Expedia. search available vehicles, compare pricing by category, and manage rental bookings directly from any AI agent.
SpotHero Parking
Search, compare, and book parking spots in 400+ cities via SpotHero API.
Cabify
AI ride management for business: book rides, track trips, and manage corporate mobility via agents.
Routific
Connect your AI assistant to Routific to solve complex vehicle routing problems, dispatch drivers, and manage global delivery timelines natively through chat.
Bring your own AI
Change the model, client or framework. Keep BlaBlaCar 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 BlaBlaCar.
The practical details behind the request, access and result.
How can I use the BlaBlaCar MCP to find cheap rides?
You can ask your AI agent to search for carpools between cities and compare prices. It will scan the network for the lowest fares and show you a ranked list of options.
Can the BlaBlaCar MCP help me find bus trips too?
Yes, it can search for professional bus routes. This is especially useful for long-distance travel where carpooling options might be limited.
How do I check if a driver is safe with the BlaBlaCar MCP?
Your agent can pull up a driver's profile for you. This includes their overall rating, verification status, and reviews from previous passengers.
Can I search for rides across different countries using BlaBlaCar MCP?
Yes, it supports international rides. Just provide the country codes and coordinates, and your agent will find rides that cross national borders.
How does the BlaBlaCar MCP help with flexible travel dates?
It can scan a range of dates around your target trip. This helps you identify the cheapest days to travel and ensures you don't miss out on better deals.
Can I find rides near my current location with BlaBlaCar MCP?
Yes, you can search within a specific radius of your current coordinates. This is perfect for finding rides when you have some flexibility on your pickup point.
Can I book rides directly through this Connector?
This Connector provides search, comparison, and driver verification capabilities. Booking requires redirecting to the BlaBlaCar website or app via the trip link returned in search results. The agent can find the perfect ride, but final booking happens on BlaBlaCar's platform for security.
Does this work for international trips between countries?
Yes! BlaBlaCar operates across 22 countries including France, Spain, Italy, Germany, Brazil, Mexico, India, and more. The search_international_trips capability lets you filter by country codes for cross-border rides. Perfect for Europe where BlaBlaCar has extensive international networks.
How do I get a BlaBlaCar API key?
BlaBlaCar provides API access through partnerships. Contact BlaBlaCar's developer relations team or check if you have access through aggregator services like TripGo. For testing, you can explore public API documentation and request access via their developer portal.
Can I book rides directly through this MCP server?
This MCP server provides search, comparison, and driver verification capabilities. Booking requires redirecting to the BlaBlaCar website or app via the trip link returned in search results. The agent can find the perfect ride, but final booking happens on BlaBlaCar's platform for security.
One connection away
Give your agent a direct line to BlaBlaCar.
Connect BlaBlaCar once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available