Geographic Distance Calculator Connector for AI agents.
5 live capabilities
Get precise geospatial coordinates and navigation data for logistics and mapping.
Waiting for input…
Why people use Geographic Distance Calculator
Geographic Distance Calculator for Precision Logistics Mapping
With this Connector, you just describe the locations to your agent. It handles the math, picks the right model, and gives you the result in seconds. You go from manual data entry to instant results.
What Vinkius changes
You get accurate geospatial data without ever touching a formula.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Defining Delivery Zones
A courier company needs to define a 10-mile radius for a new hub.
- Real-world use case 02
Flight Path Planning
A travel app needs to find the midpoint of a flight path for a layover.
- Real-world use case 03
Game World Building
A game dev needs to know how far a player can run in 10 seconds at a 45-degree angle.
Complete set · 5capabilities
The complete Geographic Distance Calculator capability set.
These are the exact actions your AI can choose when you ask it to work with Geographic Distance Calculator.
01—03
3 capabilities in this set.
Part of 5 available through Geographic Distance Calculator.
- 01 Capability
Get bearing stats
Get the initial and final bearings between two points to understand travel direction. This is useful for navigation planning.
- 02 Capability
Generate bounding box
Create a rectangular bounding box around a specific radius. Use this to define search areas or delivery zones.
- 03 Capability
Compute destination
Find a specific coordinate based on a starting point, bearing, and travel distance. It helps predict where a vehicle will end up.
04—05
2 capabilities in this set.
Part of 5 available through Geographic Distance Calculator.
- 04 Capability
Calculate distance
Measure the distance between two points using Haversine, Vincenty, or Euclidean models. It ensures accuracy over long distances.
- 05 Capability
Get midpoint
Find the exact geographic center point between two sets of coordinates. This is great for finding halfway points on a trip.
Set up in minutes
One URL. Then ask Geographic Distance Calculator to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Geographic Distance Calculator from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_7XcEh40M569a4Ozwg2pjmlKZ5IXOkRjucVYppuey/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Geographic Distance Calculator, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Geographic Distance Calculator for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_7XcEh40M569a4Ozwg2pjmlKZ5IXOkRjucVYppuey/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Geographic Distance Calculator URL.
- Step 03
Save and start
Save the connection and enable Geographic Distance Calculator in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"geographic-distance-calculator": {
"url": "https://edge.vinkius.com/vk_preview_7XcEh40M569a4Ozwg2pjmlKZ5IXOkRjucVYppuey/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Geographic Distance Calculator
Open Agent mode in chat and ask: "Using Geographic Distance Calculator, help me...". 5 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"geographic-distance-calculator": {
"url": "https://edge.vinkius.com/vk_preview_7XcEh40M569a4Ozwg2pjmlKZ5IXOkRjucVYppuey/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Geographic Distance Calculator
Ask Copilot: "Using Geographic Distance Calculator, help me...". 5 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"geographic-distance-calculator": {
"url": "https://edge.vinkius.com/vk_preview_7XcEh40M569a4Ozwg2pjmlKZ5IXOkRjucVYppuey/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Geographic Distance Calculator
Open Cascade and ask: "Using Geographic Distance Calculator, help me...". 5 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"geographic-distance-calculator": {
"url": "https://edge.vinkius.com/vk_preview_7XcEh40M569a4Ozwg2pjmlKZ5IXOkRjucVYppuey/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Geographic Distance Calculator
Ask Cline: "Using Geographic Distance Calculator, help me...". 5 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add geographic-distance-calculator --transport http "https://edge.vinkius.com/vk_preview_7XcEh40M569a4Ozwg2pjmlKZ5IXOkRjucVYppuey/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Geographic Distance Calculator
Ask Claude: "Using Geographic Distance Calculator, show me...". 5 tools are ready
Where the request belongs
Work Geographic Distance Calculator can move forward.
This is for developers, logistics coordinators, and geospatial analysts who need to move beyond 'rough estimates' and get high-precision math for real-world navigation and mapping.
Logistics Coordinator
Uses the capability to calculate precise travel distances and delivery zones for a fleet of trucks.
Game Developer
Calculates movement distances and waypoints for characters in a large open-world map.
Real Estate Analyst
Defines search radii and bounding boxes for property listings in specific geographic areas.
Navigation Engineer
Computes destination points and bearings for maritime or aviation software.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDiagonal Cut Pythagorean Calculator
Calculate exact diagonal spans, mitered edge lengths, and miter offsets for precise angled cuts.
Fuel Cost Trip Calculator
Calculate road trip fuel costs using vehicle efficiency, regional distance adjustments, and localized fuel prices.
Haversine Distance Engine
Calculate precise geographic distances between GPS coordinates instantly. Uses the Haversine formula for exact spherical routing.
Stadia Maps
Equip your AI with advanced geospatial routing and mapping logic. Calculate distances, geocode coordinates, and plot optimized trips securely.
Mapbox
Geocode addresses, get directions, calculate distances and generate maps with Mapbox's location platform.
Jawg Maps (Location & Routing)
Build with location data via Jawg Maps. search places, calculate routes, compute distance matrices, and get elevation data.
Bring your own AI
Change the model, client or framework. Keep Geographic Distance Calculator connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Geographic Distance Calculator.
The practical details behind the request, access and result.
Can the Geographic Distance Calculator handle different types of math?
Yes, it supports Haversine, Vincenty, and Euclidean models. This allows you to choose the right level of precision for your specific project.
How does the Geographic Distance Calculator help with logistics?
It allows you to calculate precise distances between delivery points and define specific bounding boxes for service areas.
Can I use the Geographic Distance Calculator to find a midpoint?
Yes, it can find the exact geographic midpoint between any two coordinates, which is helpful for planning layovers or meeting points.
What is a bounding box in the Geographic Distance Calculator?
It creates a rectangular area around a specific radius. This is useful for defining a search zone or a service area on a map.
Does the Geographic Distance Calculator work for international flights?
Yes, it's designed for global geographic coordinates and can calculate distances and bearings across oceans and continents.
Is the Geographic Distance Calculator accurate for long distances?
Yes, by using the Vincenty model, the capability provides high-precision calculations that account for the Earth's curvature over long distances.
Which calculation method should I use for distance?
Use haversine for most general-purpose needs as it is efficient and accurate. Use vincenty when high precision is required for long-distance navigation, as it accounts for the Earth's ellipsoidal shape. Use euclidean only for extremely short distances where curvature is negligible.
Can I find the center point between two cities?
Yes, you can use the get_midpoint capability to find the geographic center along the great-circle path between any two sets of coordinates.
Does the server support different distance units?
Yes, all distance results from calculate_distance are returned in meters, kilometers, miles, and nautical miles.
One connection away
Give your agent a direct line to Geographic Distance Calculator.
Connect Geographic Distance Calculator once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available