ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Stadia Maps with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Equip your AI with advanced geospatial routing and mapping logic. Calculate distances, geocode coordinates, and plot optimized trips securely.

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 · 10 capabilities

The complete Stadia Maps capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Stadia Maps.

  1. 01

    Calculate isochrone

    Calculates an area reachable within a specific time or distance

  2. 02

    Calculate route

    Locations should be a JSON array of {lat, lon}. Costing can be "auto", "bicycle", or "pedestrian". Calculates a route between multiple geographic points

  3. 03

    Forward geocode

    Converts a physical address string into geographic coordinates

  4. 04

    Get path elevation

    Retrieves elevation/height data for a specific geographic path

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Stadia Maps.

  1. 05

    Optimized trip route

    Returns the optimized path. Calculates the most efficient route between multiple stops

  2. 06

    Reverse geocode

    Converts geographic coordinates into a physical address

  3. 07

    Autocomplete location

    Provides predictive address suggestions based on partial input

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Stadia Maps.

  1. 08

    Calculate distance matrix

    Calculates distances and travel times between multiple points

  2. 09

    Execute map matching

    Snaps raw GPS points to the road network

  3. 10

    Get timezone

    Retrieves the local timezone for specific geographic coordinates

Observed, not estimated

909ms average. Fast in production.

Stadia Maps is checked daily against the live service.

Daily averagePeak 1226ms
Aug 21Today
Fastest day
770ms
Slowest day
1226ms
14-day trend
Improving-7%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 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 Stadia Maps, so you can see the experience inside your AI.

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

Stadia Maps Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_Zn6PbeWR61HQoD9gqBLh41CPmCvOZ3Y1lZXRiODb/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 — Stadia Maps capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "stadia-maps-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_Zn6PbeWR61HQoD9gqBLh41CPmCvOZ3Y1lZXRiODb/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 Stadia Maps owners ask.

  • 01

    Does it return visual maps or raw data?

    Raw structured JSON only. coordinates, distances, durations, and elevation values. No interactive map tiles are rendered. You can use the data to plot maps in your own application.

  • 02

    Does optimized_trip_route solve the Traveling Salesman Problem?

    Yes. Pass an unordered set of coordinates and it returns the optimal visit sequence minimizing total travel time or distance.

  • 03

    Is there a free tier?

    Yes. Stadia Maps offers a free tier with generous limits for geocoding, routing, and elevation queries. Sign up at stadiamaps.com and generate an API key from the dashboard.