Navitia Connector for AI agents.
11 live capabilities
Plan multimodal European transit journeys and monitor real-time service updates.
Waiting for input…
Why people use Navitia
Navitia for Real-Time European Transit Planning
This Connector lets your agent do that work for you. It pulls everything into one conversation, giving you a complete multimodal itinerary with live delays and nearby stops. You get a clear plan instead of a dozen open tabs.
What Vinkius changes
You get a single point of entry for all European transit data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Planning a complex trip
A traveler needs to get from a train station to a museum.
- Real-world use case 02
Checking for strikes
A commuter wants to know if the Paris metro is running.
- Real-world use case 03
Urban planning research
A developer needs to know how far people can travel from a new site.
Complete set · 11capabilities
The complete Navitia capability set.
These are the exact actions your AI can choose when you ask it to work with Navitia.
01—04
4 capabilities in this set.
Part of 11 available through Navitia.
- 01 Capability
Get arrivals
Get a list of incoming services with real-time arrival predictions and delay indicators. This is useful for tracking when a train or bus will actually pull into the station.
- 02 Capability
Get coverage
See which cities and regions are supported by the Navitia platform. This helps you identify the correct region ID before making specific queries.
- 03 Capability
Get departures
Pull upcoming departures for a specific stop with live data or base schedules. Use this to see which trains or buses are arriving next.
- 04 Capability
Get disruptions
Check for active alerts, strikes, or maintenance across a transit region. This keeps you informed about service changes before you head out.
05—08
4 capabilities in this set.
Part of 11 available through Navitia.
- 05 Capability
Get isochrone
Generate a GeoJSON polygon showing reachable areas within a specific time limit. This is perfect for mapping out transit accessibility for urban planning.
- 06 Capability
Plan journey
Create a multimodal trip itinerary including walking, cycling, and various transit modes. This gives you a door-to-door route with timing and transfer info.
- 07 Capability
Get lines
List all transit lines in a region with metadata like colors and modes. Use this to explore the layout of a city's metro or bus network.
- 08 Capability
Get nearby stops
Find nearby stations, addresses, and POIs sorted by distance from a coordinate. This helps you find the closest transit options from any location.
09—11
3 capabilities in this set.
Part of 11 available through Navitia.
- 09 Capability
Get networks
Identify transit operators and their network affiliations in a specific region. This is useful for researching who runs the local transit services.
- 10 Capability
Search places
Search for transit stops, addresses, and points of interest by name. Use this to resolve specific locations into IDs for journey planning.
- 11 Capability
Get stop schedule
Retrieve the full timetable for a stop, including weekday and holiday patterns. This shows you the complete service frequency throughout the day.
Set up in minutes
One URL. Then ask Navitia to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Navitia 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_sZYyyHXmDgjdOwPDJSWCi0WhvcdqjuoBTFhZ2RMS/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 Navitia, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Navitia for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_sZYyyHXmDgjdOwPDJSWCi0WhvcdqjuoBTFhZ2RMS/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 Navitia URL.
- Step 03
Save and start
Save the connection and enable Navitia in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"navitia": {
"url": "https://edge.vinkius.com/vk_preview_sZYyyHXmDgjdOwPDJSWCi0WhvcdqjuoBTFhZ2RMS/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 Navitia
Open Agent mode in chat and ask: "Using Navitia, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"navitia": {
"url": "https://edge.vinkius.com/vk_preview_sZYyyHXmDgjdOwPDJSWCi0WhvcdqjuoBTFhZ2RMS/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 Navitia
Ask Copilot: "Using Navitia, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"navitia": {
"url": "https://edge.vinkius.com/vk_preview_sZYyyHXmDgjdOwPDJSWCi0WhvcdqjuoBTFhZ2RMS/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 Navitia
Open Cascade and ask: "Using Navitia, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"navitia": {
"url": "https://edge.vinkius.com/vk_preview_sZYyyHXmDgjdOwPDJSWCi0WhvcdqjuoBTFhZ2RMS/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 Navitia
Ask Cline: "Using Navitia, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add navitia --transport http "https://edge.vinkius.com/vk_preview_sZYyyHXmDgjdOwPDJSWCi0WhvcdqjuoBTFhZ2RMS/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 Navitia
Ask Claude: "Using Navitia, show me...". 11 tools are ready
Where the request belongs
Work Navitia can move forward.
This is for people who deal with complex urban mobility data every day. It's for the transit analyst who needs to see network patterns or the traveler who's tired of checking five different apps to get to a meeting.
Transit Analyst
Researching operator networks and service patterns for reports.
Urban Planner
Mapping out transit accessibility and isochrones for city projects.
MaaS Developer
Integrating real-time journey data into a custom mobility app.
Frequent Traveler
Planning multimodal journeys across French and European cities.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTripGo
AI multimodal transit: plan trips, track vehicles, and check schedules via agents.
Lyko
Access European public transit via Lyko. plan intermodal trips, check departures, search stops, and monitor transit operators from any AI agent.
HERE Mobility
AI transit planning: discover routes, schedules, and stations for public transport via agents.
TransportAPI
Access UK public transport data via TransportAPI. track buses and trains, plan journeys, check departures, and monitor service disruptions from any AI agent.
Renfe Data
Access real-time train positions, trip updates, and open datasets from Renfe, Spain's national railway operator.
TfL
Access London transport data via TfL. track tube and bus arrivals, plan journeys, check line status, and find bike points from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Navitia 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 Navitia.
The practical details behind the request, access and result.
Can Navitia MCP plan trips that involve multiple types of transport?
Yes, it handles multimodal journeys including buses, trains, trams, and bike-sharing.
Does Navitia MCP provide real-time data for European cities?
It provides real-time departures and arrivals when the local operator provides that data feed.
Can I use Navitia MCP to find out about strikes or maintenance?
Yes, it can pull active alerts and disruptions for specific regions.
Does Navitia MCP support isochrone mapping for urban planning?
Yes, it can generate maps showing reachable areas within a specific time limit.
Which cities are covered by the Navitia MCP?
It covers many major cities and regions across France and Europe.
Can I use Navitia MCP to see full schedules for a specific station?
Yes, it provides complete timetables including weekday and holiday patterns.
Can my AI plan a complete multimodal trip from a Paris metro station to a suburb using public transit?
Yes! Use the plan_journey capability with the origin station name or coordinates (e.g., "Gare du Nord, Paris" or "2.3553;48.8800") and the destination (e.g., "La Defense, Puteaux" or coordinates). Navitia will return complete multimodal itineraries combining metro, RER, bus, tram, and walking with departure times, arrival times, total duration, number of transfers, detailed legs with line names and operators, walking distances, real-time disruption alerts, and accessibility information. You can specify traveler profiles including wheelchair access, slow walker, or luggage for tailored routing.
How do I check if there are any metro or bus disruptions affecting my planned route in Paris?
Use the get_disruptions capability with the region parameter set to "fr-idf" for Ile-de-France (Paris region). This returns all active disruptions with affected lines, routes, stops, severity levels, cause types (incident, maintenance, strike, weather), start and end timestamps, and impact descriptions. You can also check disruptions directly within journey planning results, as Navitia automatically injects disruption information into journey responses. For station-specific checks, use get_departures which includes delay and cancellation indicators for individual services.
Can I generate an isochrone map to see what areas I can reach within 30 minutes by public transit from my hotel?
Absolutely! Use the get_isochrone capability with your hotel coordinates as the origin and "1800" (30 minutes in seconds) as the max_duration parameter. Navitia will return a GeoJSON polygon showing all areas reachable within your time limit using public transit combinations. This is perfect for real estate location analysis, understanding neighborhood accessibility, job market research, and planning your accommodation based on transit connectivity. You can adjust the max_duration for different time ranges (1800 for 30min, 3600 for 1 hour).
One connection away
Give your agent a direct line to Navitia.
Connect Navitia once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available