ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use ArcGIS with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate mapping and spatial analysis via ArcGIS. perform geocoding, route solving, vehicle routing, and calculate origin-destination matrices from any AI agen

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

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through ArcGIS.

  1. 01

    Find address country

    G., USA, BRA, FRA). Ensures results are geographically bounded. Find an address filtered by a specific country

  2. 02

    Find address candidates

    Use this to turn text addresses into latitude and longitude. Find an address or place using ArcGIS Geocoding

  3. 03

    Reverse geocode

    Coordinate format must be lon,lat (e.g. -117.19,34.05). Discover the closest address to a specific location (lon,lat)

  4. 04

    Solve nav route

    Point sequence must be provided as lon,lat;lon,lat. Returns detailed turn-by-turn directions, travel time, and distance. Find the best route between two or more locations

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through ArcGIS.

  1. 05

    Solve vehicle routing

    Takes an ArcGIS Orders JSON mapping string detailing the stops. Solve a Vehicle Routing Problem (VRP) for a fleet

  2. 06

    Suggest geocoding

    Use this to help users select valid addresses before performing a full geocode request. Get autocomplete suggestions for partial addresses or place names

  3. 07

    Batch geocode addresses

    Addresses must be provided as an ArcGIS-compatible JSON array string. Geocode a bulk batch of up to 1000 addresses

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through ArcGIS.

  1. 08

    Calculate od matrix

    Calculate travel time and distances between multiple origins and destinations

  2. 09

    Calculate service area

    Facilities specified as lon,lat. Calculate drive-time, walk-time, or travel-distance service areas

  3. 10

    Suggest location bias

    Get autocomplete suggestions biased towards a specific location

Observed, not estimated

881ms average. Fast in production.

ArcGIS is checked daily against the live service.

Daily averagePeak 1061ms
Aug 20Today
Fastest day
693ms
Slowest day
1061ms
14-day trend
Slowing+25%

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

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

ArcGIS Connector

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

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

  • 01

    Can my AI agent process a spreadsheet of hundreds of addresses into coordinates automatically?

    Yes. Simply share an array or JSON of addresses, and your agent can use the batch geocoding capability to process up to 1000 records in a single API call, returning precise latitude and longitude faster than any manual lookup.

  • 02

    How can I figure out the optimal driving route between 5 delivery stops?

    Share the coordinates of your multiple stops (lon,lat) with your AI agent. It utilizes the ArcGIS route solving engine to compute the fastest sequential path and returns a detailed breakdown of turn-by-turn directions and exact travel estimates.

  • 03

    Can I search for a location but strictly within a particular country?

    Absolutely. You can request the agent to geocode a place and pass a specific ISO country code (e.g., FRA for France, USA for United States). This ensures your spatial results are strictly bounded to that region, ideal for local datasets.