ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Jawg Maps with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Build with location data via Jawg Maps. search places, calculate routes, compute distance matrices, and get elevation data.

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 Jawg Maps capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Jawg Maps.

  1. 01

    Calculate distance isochrone

    Calculate the area reachable within a given distance limit

  2. 02

    Calculate distance matrix

    Compute travel times and distances between multiple origins and destinations

  3. 03

    Calculate elevation routing

    Calculate a route that includes elevation profiles

  4. 04

    Calculate reachability isochrone

    Calculate the area reachable within a given time limit

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Jawg Maps.

  1. 05

    Calculate routing line

    ) passing through the provided waypoints. Calculate a route between multiple coordinates

  2. 06

    Search map places

    Returns matching locations with their coordinates. Search for places and addresses by text

  3. 07

    Get path elevation

    Get elevation data for specific coordinates

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Jawg Maps.

  1. 08

    Search autocomplete

    You can optionally bias results towards a specific GPS location. Autocomplete a place or address search query

  2. 09

    Reverse geocode

    Get address information from GPS coordinates

  3. 10

    Search country filter

    Search for places with a strict country filter

Observed, not estimated

868ms average. Fast in production.

Jawg Maps is checked daily against the live service.

Daily averagePeak 1004ms
Aug 20Today
Fastest day
717ms
Slowest day
1004ms
14-day trend
Slowing+23%

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 Jawg Maps, so you can see the experience inside your AI.

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

Jawg Maps Connector

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

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

  • 01

    Can I calculate how far I can travel in 15 minutes from my current location?

    Yes. Use the calculate_reachability_isochrone capability by providing your center coordinates and a range of 900 seconds. Your agent will return a polygon representing the reachable area, perfect for analyzing site accessibility.

  • 02

    How do I find the elevation profile along a delivery route?

    The calculate_elevation_routing capability calculates detailed paths that include Z-axis data. Your agent will return the routing instructions along with the altitude for each point, helping you optimize for heavy loads or fuel consumption.

  • 03

    Can I compute travel times between dozens of points at once?

    Absolutely. Use the calculate_distance_matrix capability to submit arrays of origin and destination coordinates. Your agent will return a matrix of durations and distances, making it ideal for fleet route optimization.