Pelias Geocoder Connector for AI agents.
10 live capabilities
Convert addresses to coordinates and manage spatial data for your apps.
Waiting for input…
Why people use Pelias Geocoder
Pelias Geocoder Geocoding in Logistics and Delivery
With this Connector, you just tell your agent to process the list. It handles the search_geocode calls, cleans the data, and hands you a clean table of coordinates. You get a working geocoding pipeline without the manual data entry headache.
What Vinkius changes
That it turns your AI into a production-ready geospatial engine.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Cleaning a messy CSV
A data analyst has 5,000 addresses with typos.
- Real-world use case 02
Building a Near Me feature
A developer wants to show cafes.
- Real-world use case 03
Mapping a city's parks
A planner needs to find all parks in a specific area.
Complete set · 10capabilities
The complete Pelias Geocoder capability set.
These are the exact actions your AI can choose when you ask it to work with Pelias Geocoder.
01—04
4 capabilities in this set.
Part of 10 available through Pelias Geocoder.
- 01 Capability
Search geocode
Find the exact coordinates for a specific address or location name.
- 02 Capability
Search bounding box
Identify every geometry that falls within a specific rectangular area.
- 03 Capability
Search country filter
Get localized results that only show up within specific country boundaries.
- 04 Capability
Search autocomplete
Get real-time location suggestions based on what a user is typing in a search bar.
05—07
3 capabilities in this set.
Part of 10 available through Pelias Geocoder.
- 05 Capability
Lookup place id
Pull all available properties and rich data for a specific place ID.
- 06 Capability
Reverse geocode
Convert latitude and longitude coordinates into a readable street address.
- 07 Capability
Reverse distance limit
Find nearby locations within a specific radius from a set point.
08—10
3 capabilities in this set.
Part of 10 available through Pelias Geocoder.
- 08 Capability
Search focus bias
Prioritize search results that are physically closer to a specific GPS point.
- 09 Capability
Search layer filter
List and export active GIS datasets from the attached structured rules.
- 10 Capability
Structured geocoding
Isolate specific terms like regions or addresses to find precise location arrays.
Set up in minutes
One URL. Then ask Pelias Geocoder to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Pelias Geocoder 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_9xauhtmLx4FJnpssXKIJfawJuO9h0Fd6rFMjRoZ7/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 Pelias Geocoder, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Pelias Geocoder for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_9xauhtmLx4FJnpssXKIJfawJuO9h0Fd6rFMjRoZ7/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 Pelias Geocoder URL.
- Step 03
Save and start
Save the connection and enable Pelias Geocoder in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"pelias-geocoder": {
"url": "https://edge.vinkius.com/vk_preview_9xauhtmLx4FJnpssXKIJfawJuO9h0Fd6rFMjRoZ7/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 Pelias Geocoder
Open Agent mode in chat and ask: "Using Pelias Geocoder, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"pelias-geocoder": {
"url": "https://edge.vinkius.com/vk_preview_9xauhtmLx4FJnpssXKIJfawJuO9h0Fd6rFMjRoZ7/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 Pelias Geocoder
Ask Copilot: "Using Pelias Geocoder, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"pelias-geocoder": {
"url": "https://edge.vinkius.com/vk_preview_9xauhtmLx4FJnpssXKIJfawJuO9h0Fd6rFMjRoZ7/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 Pelias Geocoder
Open Cascade and ask: "Using Pelias Geocoder, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"pelias-geocoder": {
"url": "https://edge.vinkius.com/vk_preview_9xauhtmLx4FJnpssXKIJfawJuO9h0Fd6rFMjRoZ7/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 Pelias Geocoder
Ask Cline: "Using Pelias Geocoder, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add pelias-geocoder --transport http "https://edge.vinkius.com/vk_preview_9xauhtmLx4FJnpssXKIJfawJuO9h0Fd6rFMjRoZ7/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 Pelias Geocoder
Ask Claude: "Using Pelias Geocoder, show me...". 10 tools are ready
Where the request belongs
Work Pelias Geocoder can move forward.
This is for the GIS developer who's tired of manual coordinate mapping, the data analyst cleaning up dirty address lists, and the city planner needing to extract POI data without writing custom scripts.
GIS Engineer
Validates spatial boundaries and extracts coordinates for map layers on a daily basis.
Data Operations Specialist
Cleans thousands of messy user-submitted addresses into structured database entries.
Urban Planner
Queries local points of interest to map out city infrastructure and public services.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsNominatim
Geocode addresses, reverse geocode coordinates and explore OpenStreetMap data. no API key required.
LocationIQ
Convert addresses to coordinates, find places nearby, and calculate routes with LocationIQ's geocoding and mapping capabilities.
TomTom
Access global mapping, geocoding, and routing services. Search for addresses, calculate optimal routes, and retrieve map tiles directly through AI.
OpenCage Geocoder
Convert addresses to coordinates and coordinates to addresses worldwide with the OpenCage Geocoding API.
Mapbox (Maps & Geospatial)
Build with location data via Mapbox. geocode addresses, calculate routes, and solve trip optimization.
Radar
Equip your AI with geolocation capabilities. convert coordinates to addresses, map intellectual territories, calculate routes, and perform IP-based lookups.
Bring your own AI
Change the model, client or framework. Keep Pelias Geocoder 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 Pelias Geocoder.
The practical details behind the request, access and result.
Can Pelias Geocoder help me clean a list of addresses?
Yes, it can take a list of messy, human-entered addresses and return clean, structured coordinates and location data.
How does Pelias Geocoder handle international locations?
It supports global geocoding and can be filtered by specific country boundaries to ensure you only get the results you need.
Can I use Pelias Geocoder for a "near me" search?
Yes, it can find nearby points of interest within a specific radius from any given GPS coordinate.
Does Pelias Geocoder support autocomplete for my search bar?
It provides real-time location suggestions as users type, making it perfect for building interactive search features.
How do I limit search results to a specific city?
You can use bounding box logic or country filters to ensure your agent only returns results within your desired geographic area.
Can Pelias Geocoder find coordinates from a street name?
Yes, it can resolve street names and addresses into precise latitude and longitude coordinates for your maps.
Can I use Pelias bounds configuring explicit extraction of local custom data stores?
Yes. This configuration inherently parses dynamic host architecture. You explicitly bind the native Base URL to point strictly toward your configured self-hosted arrays or Pelias-compatible public limit providers natively globally.
How explicitly strict are the parameter bounds when I invoke bounded reversed logistics natively?
You map explicit limits using standard decimal notation gracefully parsing constraints natively: lat=40.73 and lon=-73.93. The limits parse efficiently checking the closest explicit street JSON outputs securely returning structured bounded nodes.
Is the structured Autocomplete log bound explicitly evaluating live typing constraints?
Absolutely structurally globally bound. Command the search_autocomplete natively with partial strings (e.g., '100 Main S'), and the AI extracts arrays modeling how your specific UI limit bounds react dynamically effortlessly.
One connection away
Give your agent a direct line to Pelias Geocoder.
Connect Pelias Geocoder once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available