HERE Mobility Connector for AI agents.
8 live capabilities
Plan public transit routes and real-time schedules across 70+ countries.
Waiting for input…
Why people use HERE Mobility
HERE Mobility for Public Transit Route Planning
This Connector consolidates those steps into a single conversation. Your AI agent pulls all that data at once, giving you a cohesive plan that accounts for transfers, real-time delays, and final-mile options.
What Vinkius changes
You get a complete, real-time transit plan without switching apps.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Navigating a new city without a car
A tourist asks for a route from their hotel to a museum using only trains and walking.
- Real-world use case 02
Checking real-time arrivals
A commuter asks what time the next bus arrives at Union Station.
- Real-world use case 03
Planning a multimodal commute
A worker wants to bike to a train station and then take a tram.
Complete set · 8capabilities
The complete HERE Mobility capability set.
These are the exact actions your AI can choose when you ask it to work with HERE Mobility.
01—04
4 capabilities in this set.
Part of 8 available through HERE Mobility.
- 01 Capability
Discover trips
Finds transit routes between two points with times and transfers. It's perfect for planning journeys with multiple vehicle types.
- 02 Capability
Get nearby stations
Locates transit stations within a specific radius of your coordinates. Use this to find all nearby stops in a specific neighborhood.
- 03 Capability
Get route details
Provides step-by-step instructions for a specific trip ID. Review the full route before you leave to see every transfer clearly.
- 04 Capability
Get schedule
Pulls real-time departure and arrival times for a specific station. Check if your next bus or train is on time before you head out.
05—08
4 capabilities in this set.
Part of 8 available through HERE Mobility.
- 05 Capability
Get station details
Lists facilities and accessibility info for a specific transit stop. Use this to see if a station has elevators or specific amenities.
- 06 Capability
Get stations by name
Finds station IDs and lines based on a text search like Central Station. This is the best way to find a stop when you only know its name.
- 07 Capability
Get stations
Lists nearby stations based on a specific GPS coordinate. Use this to find all available transit options at a specific location.
- 08 Capability
Search multimodal trips
Plans a journey combining transit with walking, biking, or scooters. It provides a full time breakdown for every part of your trip.
Set up in minutes
One URL. Then ask HERE Mobility to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use HERE Mobility 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_kUMrkUG5wnX5HkJ8bmzuq07qD7T9x3lf7OsYZQfQ/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 HERE Mobility, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable HERE Mobility for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_kUMrkUG5wnX5HkJ8bmzuq07qD7T9x3lf7OsYZQfQ/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 HERE Mobility URL.
- Step 03
Save and start
Save the connection and enable HERE Mobility in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"here-mobility": {
"url": "https://edge.vinkius.com/vk_preview_kUMrkUG5wnX5HkJ8bmzuq07qD7T9x3lf7OsYZQfQ/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 HERE Mobility
Open Agent mode in chat and ask: "Using HERE Mobility, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"here-mobility": {
"url": "https://edge.vinkius.com/vk_preview_kUMrkUG5wnX5HkJ8bmzuq07qD7T9x3lf7OsYZQfQ/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 HERE Mobility
Ask Copilot: "Using HERE Mobility, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"here-mobility": {
"url": "https://edge.vinkius.com/vk_preview_kUMrkUG5wnX5HkJ8bmzuq07qD7T9x3lf7OsYZQfQ/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 HERE Mobility
Open Cascade and ask: "Using HERE Mobility, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"here-mobility": {
"url": "https://edge.vinkius.com/vk_preview_kUMrkUG5wnX5HkJ8bmzuq07qD7T9x3lf7OsYZQfQ/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 HERE Mobility
Ask Cline: "Using HERE Mobility, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add here-mobility --transport http "https://edge.vinkius.com/vk_preview_kUMrkUG5wnX5HkJ8bmzuq07qD7T9x3lf7OsYZQfQ/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 HERE Mobility
Ask Claude: "Using HERE Mobility, show me...". 8 tools are ready
Where the request belongs
Work HERE Mobility can move forward.
This is for urban commuters who want to ditch the car, travelers navigating unfamiliar cities, and city planners mapping out mobility networks.
Urban Commuter
Checks the next available train or bus while grabbing coffee to ensure they don't miss their connection.
Traveler
Navigates a foreign city's ferry and subway system without needing to constantly open a map.
Accessibility Advocate
Verifies that a station has working elevators and ramps before planning a route for someone with mobility needs.
City Planner
Analyzes multimodal transit options to help design better bike and scooter integration in urban hubs.
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.
CTA
Access Chicago transit data via CTA. track L trains and buses in real-time, check arrivals, monitor service alerts, and plan trips from any AI agent.
LA Metro
Access Los Angeles Metro data via API. track buses and rail in real-time, check arrivals, plan rail trips, and monitor service alerts from any AI agent.
Navitia
Access European public transit via Navitia. plan multimodal journeys, check schedules, track disruptions, and explore transit networks from any AI agent.
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 HERE Mobility 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 HERE Mobility.
The practical details behind the request, access and result.
Can the HERE Mobility MCP plan trips that include biking or scooters?
Yes, it can. The Connector supports multimodal journeys, allowing your agent to combine public transit with walking, cycling, and scooter options for a complete trip plan.
Does the HERE Mobility MCP show real-time bus arrivals?
It does. You can ask your agent to check the live schedule for any specific station to see exactly when the next bus or train is arriving.
How does the HERE Mobility MCP help people with disabilities?
It provides station details that include accessibility information. Your agent can check for specific features like elevators or ramps before you plan your route.
Can I use the HERE Mobility MCP to find stations in other countries?
Yes, it uses HERE's global coverage to provide transit data for over 70 countries, making it useful for international travel.
Does the HERE Mobility MCP provide walking directions between transit stops?
Yes, it does. When planning a journey, the Connector includes walking segments to help you get from the station to your final destination.
Which cities and countries does HERE Transit cover?
HERE Transit provides coverage in 70+ countries worldwide, including major cities in North America, Europe, Asia, South America, and Australia. Coverage includes bus, train, subway, tram, and ferry networks. Check coverage at developer.here.com for your specific city.
Is real-time transit data available through this Connector?
Yes! The schedule endpoint returns real-time departure and arrival estimates where available. Many transit agencies provide real-time GTFS-RT feeds that HERE integrates. Actual vs scheduled times are returned so you can see delays. Coverage varies by transit agency.
Can I plan wheelchair-accessible transit routes?
Yes! Use the get_station_details capability to check wheelchair accessibility for each station. Station details include elevator availability, step-free access, and accessibility amenities. Combine this with trip planning to ensure all transfer points are accessible for mobility-impaired travelers.
Is real-time transit data available through this MCP?
Yes! The schedule endpoint returns real-time departure and arrival estimates where available. Many transit agencies provide real-time GTFS-RT feeds that HERE integrates. Actual vs scheduled times are returned so you can see delays. Coverage varies by transit agency.
One connection away
Give your agent a direct line to HERE Mobility.
Connect HERE Mobility once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available