ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use LocationIQ 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 LocationIQ. geocode addresses, calculate routes, and perform reverse lookups.

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 LocationIQ capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through LocationIQ.

  1. 01

    Check account balance

    Php` verifying explicitly how many OpenStreetMap queries remain for the Tenant API Key. Validate current LocationIQ account balance and remaining requests

  2. 02

    Search autocomplete

    Php` tracking prefix queries and parsing city datasets quickly. Retrieve autosuggest lists for partial location search queries

  3. 03

    Snap nearest roads

    Snap a coordinate perfectly to the exact street network

  4. 04

    Reverse language bias

    Reverse Geocode lat/lon mapping translations inside specific native language tags

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through LocationIQ.

  1. 05

    Search geocode

    Php` mapping address strings into specific OpenStreetMap coordinates securely. Convert an address string into latitude and longitude coordinates

  2. 06

    Calculate directions

    Calculate optimal driving, walking, or cycling route between coordinates

  3. 07

    Calculate distance matrix

    Calculate travel duration table crossing multiple coordinate sources and destinations

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through LocationIQ.

  1. 08

    Reverse geocode

    Php` pulling standard Place objects formatting explicit postal addresses over GPS positions. Convert latitude and longitude coordinates into a human-readable address

  2. 09

    Search bounding box

    Search explicitly bounded within a geographical map rectangle

  3. 10

    Search country filter

    Search address coordinates forced within explicit Country codes

Observed, not estimated

884ms average. Fast in production.

LocationIQ is checked daily against the live service.

Daily averagePeak 1097ms
Aug 20Today
Fastest day
740ms
Slowest day
1097ms
14-day trend
Stable+1%

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

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

LocationIQ Connector

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

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

  • 01

    Can I convert GPS coordinates back to a physical address using my agent?

    Yes. Use the reverse_geocode capability by providing the latitude and longitude. Your agent will return the human-readable address, including the house number, street, city, and postal code.

  • 02

    How do I calculate the travel time between multiple points?

    The calculate_distance_matrix capability allows you to submit a list of coordinates. Your agent will return a duration table for the specified profile (driving or walking), helping you optimize multi-stop routes.

  • 03

    Can my agent check how many API requests I have remaining?

    Absolutely. Use the check_account_balance capability to retrieve your current credit status. Your agent will report exactly how many OpenStreetMap queries remain for your API key during the current period.