ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use HERE Mobility with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. AI transit planning: discover routes, schedules, and stations for public transport via agents.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 8 capabilities

The complete HERE Mobility capability set.

These are the exact actions your AI can choose when you ask it to work with HERE Mobility.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through HERE Mobility.

  1. 01

    Discover trips

    Returns trip details including departure/arrival times, duration, number of transfers, and transport modes. Use origin and destination in lat,lng format. Optionally specify departure or arrival time in ISO 8601 format. Best for planning multimodal journeys. Discover public transit trips between origin and destination using HERE Transit API

  2. 02

    Get route details

    Requires the trip ID from a discover_trips result plus original origin/destination and departure time. Use this to review full route before traveling. Get detailed route information for a specific transit trip

  3. 03

    Get stations

    Returns station IDs, names, coordinates, and available transport lines. Use this to find stations before planning trips. Find transit stations near a GPS coordinate

  4. 04

    Search multimodal trips

    Modes can include: transit (bus/train/subway/tram/ferry), walk, bicycle, scooter, taxi. Returns multimodal route options with time breakdown per mode. Use this when user wants to combine walking or cycling with public transit for optimal journey. Search trips combining multiple transport modes (transit, walk, bike, scooter)

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through HERE Mobility.

  1. 05

    Get nearby stations

    More precise than get_stations with customizable radius. Returns station IDs, names, distances, coordinates, and available lines. Use this for comprehensive station discovery in an area. Find all transit stations within a specific radius of coordinates

  2. 06

    Get schedule

    Useful for checking when the next bus, train, or subway arrives. Requires station ID from get_stations result. Optionally filter by direction (e.g., "northbound", "downtown"). Get departure/arrival schedule for a specific transit station

  3. 07

    Get station details

    Requires station ID from station search results. Use this to review station facilities before planning trips. Get detailed information about a specific transit station

  4. 08

    Get stations by name

    G., "Central Station", "Times Square"). Returns matching stations with IDs, names, coordinates, and available transport lines. Use this when you know the station name but not exact coordinates. Find transit stations by name

Observed, not estimated

876ms average. Fast in production.

HERE Mobility is checked daily against the live service.

Daily averagePeak 1097ms
Aug 20Today
Fastest day
683ms
Slowest day
1097ms
14-day trend
Slowing+20%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 8 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of HERE Mobility, so you can see the experience inside your AI.

It does not authenticate your account with HERE Mobility. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

HERE Mobility Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_kUMrkUG5wnX5HkJ8bmzuq07qD7T9x3lf7OsYZQfQ/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — HERE Mobility capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "here-mobility-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_kUMrkUG5wnX5HkJ8bmzuq07qD7T9x3lf7OsYZQfQ/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions HERE Mobility owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.