How to Use the Navitia MCP in Claude
Plan European transit routes and query live disruption data directly inside Claude Desktop.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Navitia MCP to Claude Desktop
Create your Vinkius account to connect Navitia to Claude Desktop and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Plan multimodal trips in Claude Desktop
`plan_journey` handles the heavy lifting of routing users across European public transit networks. You pass it origin and destination coordinates, and Claude returns complete itineraries — including transfers, walking distances, and wheelchair accessibility. Look, calculating transit connections manually is a nightmare. This tool gives your agent the exact same routing engine used by major transit apps. Finding the right stations to feed into that router requires `search_places` and `get_nearby_stops`. The agent scans an address, resolves it to a specific stop area, and grabs the exact region ID. You don't have to guess if a station name is spelled correctly. The MCP Server handles the geocoding and hands back the precise identifiers needed for accurate routing.
Real-time transit schedule MCP Server
`get_departures` and `get_arrivals` pull live service data for any transit stop in the network. Claude checks the actual operator feeds — not just the theoretical timetable. If a train is running three minutes late, your agent knows about it. This is how you build passenger coordination workflows that actually reflect reality on the ground. When you need the broader picture, `get_stop_schedule` dumps the entire timetable for a specific station. You get weekday, weekend, and holiday service patterns in one shot. Combine this with `get_lines` to map out exactly which commercial modes service that stop.
Track network disruptions and outages
`get_disruptions` exposes active strikes, maintenance, and delays across the transit grid. Claude queries this endpoint to see if a specific metro line or regional rail service is currently blocked. Let's be real — European transit has strikes. Checking this before running a route calculation prevents you from sending users into a closed station. Before you query anything, `get_coverage` and `get_networks` tell you exactly which transit authorities are online. You confirm the data freshness and operator availability for a specific city. If a region is missing real-time data, your agent knows immediately and falls back to base schedules.
Set up Navitia MCP in Claude Web or Desktop
- 1
Open Claude Settings
Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.
- 2
Add Custom Connector
Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcpReplace[YOUR_TOKEN_HERE]with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials. - 3
Start a conversation
Open a new chat. The Navitia MCP tools are available immediately — no restart needed.
Endpoint URL
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp No configuration file needed — paste the URL directly in the Claude web interface.
Available on Free (1 connector), Pro, Max, Team, and Enterprise plans.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Navitia MCP in Claude Desktop
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Navitia MCP today
We host it, we monitor it, we maintain it. You just paste one token.