4,500+ servers built on MCP Fusion
Vinkius
ArcGIS logo
Vinkius
Cline logo

How to Use the ArcGIS MCP in Cline

Build location-aware apps in VS Code by connecting Cline to ArcGIS for autonomous geocoding, route solving, and spatial analysis.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

ArcGIS MCP on Cursor AI Code Editor MCP Client ArcGIS MCP on Claude Desktop App MCP Integration ArcGIS MCP on OpenAI Agents SDK MCP Compatible ArcGIS MCP on Visual Studio Code MCP Extension Client ArcGIS MCP on GitHub Copilot AI Agent MCP Integration ArcGIS MCP on Google Gemini AI MCP Integration ArcGIS MCP on Lovable AI Development MCP Client ArcGIS MCP on Mistral AI Agents MCP Compatible ArcGIS MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
Cline

Connect ArcGIS MCP to Cline

Create your Vinkius account to connect ArcGIS to Cline and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Implement geocoding with Cline

The `find_address_candidates` tool turns plain text addresses into exact latitude and longitude coordinates. You tell Cline to build a store locator, and it writes the frontend component while hooking up this endpoint to handle the user input. It tests the connection, grabs the coordinates, and plots them on your map without you touching the keyboard. Bulk processing runs through the `batch_geocode_addresses` tool. When you drop a massive customer list into your workspace, Cline reads the file and feeds up to 1000 rows into the ArcGIS MCP Server at once. The agent automatically formats the required JSON array string, processes the response, and writes a clean new file containing all the mapped coordinates.

Code complex fleet routing systems

The `solve_vehicle_routing` tool calculates optimal delivery sequences for entire fleets based on an ArcGIS Orders JSON mapping string. You can ask Cline to build a logistics backend, and it will write the code to construct that specific JSON payload from your database schema and send it to the MCP Server. It tests the endpoint, verifies the optimized stops, and wires up the API response to your frontend. Basic point-to-point navigation uses the `solve_nav_route` tool. Cline passes a sequence of lon,lat pairs and retrieves detailed turn-by-turn directions, total travel time, and distance. Your agent can take that raw data, write a formatting function, and build a clean UI component to display the route to your end users.

Build drive-time analysis features

The `calculate_service_area` tool generates drive-time, walk-time, or travel-distance boundaries around specific facility locations. Cline grabs the origin coordinates and calls the API to determine exactly how far a customer can travel in 15 minutes. It then writes the GeoJSON parsing logic to render that polygon directly onto your application's map view. Matrix calculations happen through the `calculate_od_matrix` tool. This operation computes travel times and distances between multiple origins and destinations simultaneously. You just instruct Cline to analyze your warehouse network, and it writes a script to hit the endpoint, parse the matrix, and output a markdown table showing the most efficient distribution paths.

Setup guide

Set up ArcGIS MCP in Cline

Prerequisites

  • VS Code with Cline extension installed
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Open Cline MCP settings

    Click the Cline icon in the VS Code sidebar to open the Cline panel. Then click the MCP Servers icon (server stack) at the top-right corner of the panel.

  2. 2

    Add a remote server

    Click "Remote Servers" at the top, then click "Add Remote MCP". In the Name field, type arcgis-mcp. In the URL field, paste your Vinkius endpoint: https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp. Get your token from cloud.vinkius.com.

  3. 3

    Enable the server

    After saving, the server appears in the Cline MCP panel. Toggle the switch to enable it. The status indicator turns green when the connection is live.

  4. 4

    Start using tools

    Return to the Cline chat and ask: "Check my latest ArcGIS refund status." Cline will discover the available tools and request your approval before invoking each one — giving you full control over every action.

Cline MCP Settings
{
  "mcpServers": {
    "arcgis-mcp": {
      "url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    }
  }
}

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by ArcGIS. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about ArcGIS MCP in Cline

Open the Cline sidebar in VS Code and click the MCP Servers icon. You can use the Remote Servers tab to add your Vinkius HTTP transport URL. Editing the settings JSON file directly also works perfectly.
Yes. The agent understands the required JSON mapping string formats for vehicle routing and batch geocoding. It looks at your raw data and writes the exact parsing logic needed to hit the endpoints successfully.
The reverse geocode tool handles that exact workflow. You provide a longitude and latitude pair, and it returns the closest physical street address. Your agent can wire this up to a map click event listener in seconds.
Cline executes end-to-end tasks, which includes hitting the API and verifying the response. If a coordinate format fails, it reads the error, rewrites the payload, and tries again until the request succeeds.
Vinkius routes your facility coordinates and delivery stops through an ephemeral, zero-trust sandbox. The environment processes the VRP calculation and immediately self-destructs. We never write your logistics data to disk or store your origin-destination matrices.

Start using the ArcGIS MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 10 tools

We've already built the connector for ArcGIS. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 10 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.