TomTom Connector for AI agents.
6 live capabilities
Get precise navigation data and global routing for logistics and travel apps.
Waiting for input…
Why people use TomTom
TomTom Geocoding and Logistics Pain
With this Connector, your agent handles the conversion in bulk. You get a clean list of coordinates ready for your app or analysis in seconds.
What Vinkius changes
That you get professional navigation data without having to write any custom API code.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Route a delivery fleet
A logistics lead asks the agent to plan a 10-stop route for a heavy truck avoiding specific tunnels.
- Real-world use case 02
Bulk geocoding
A developer needs to turn a list of 500 stores into coordinates.
- Real-world use case 03
Traffic alerts
A driver wants to know if the main highway is clear.
Complete set · 6capabilities
The complete TomTom capability set.
These are the exact actions your AI can choose when you ask it to work with TomTom.
01—03
3 capabilities in this set.
Part of 6 available through TomTom.
- 01 Capability
Geocode
Convert addresses into geographic coordinates. Use this to turn text locations into precise map points.
- 02 Capability
Get map tile
Returns the URL to the tile image. This lets your agent provide a visual map for a specific location.
- 03 Capability
Fuzzy search
Single-line fuzzy search for addresses and POIs. Use this to find places even when the user provides imperfect text.
04—06
3 capabilities in this set.
Part of 6 available through TomTom.
- 04 Capability
Calculate advanced route
Plan complex trips with supporting points or avoid specific vignettes. This is useful for multi-stop logistics and avoiding restricted areas.
- 05 Capability
Calculate route
Calculate a route between origin and destination. It provides the best path based on current travel conditions.
- 06 Capability
Get traffic incidents
Get real-time traffic incidents and flow information. This helps you see current road closures and heavy congestion.
Set up in minutes
One URL. Then ask TomTom to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use TomTom 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_Xrxr5LIZlRKrkiD0O6cEhbmSru3ATCKUFkDx7PiL/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 TomTom, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable TomTom for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Xrxr5LIZlRKrkiD0O6cEhbmSru3ATCKUFkDx7PiL/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 TomTom URL.
- Step 03
Save and start
Save the connection and enable TomTom in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"tomtom-alternative": {
"url": "https://edge.vinkius.com/vk_preview_Xrxr5LIZlRKrkiD0O6cEhbmSru3ATCKUFkDx7PiL/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 TomTom
Open Agent mode in chat and ask: "Using TomTom, help me...". 6 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"tomtom-alternative": {
"url": "https://edge.vinkius.com/vk_preview_Xrxr5LIZlRKrkiD0O6cEhbmSru3ATCKUFkDx7PiL/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 TomTom
Ask Copilot: "Using TomTom, help me...". 6 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"tomtom-alternative": {
"url": "https://edge.vinkius.com/vk_preview_Xrxr5LIZlRKrkiD0O6cEhbmSru3ATCKUFkDx7PiL/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 TomTom
Open Cascade and ask: "Using TomTom, help me...". 6 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"tomtom-alternative": {
"url": "https://edge.vinkius.com/vk_preview_Xrxr5LIZlRKrkiD0O6cEhbmSru3ATCKUFkDx7PiL/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 TomTom
Ask Cline: "Using TomTom, help me...". 6 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add tomtom-alternative --transport http "https://edge.vinkius.com/vk_preview_Xrxr5LIZlRKrkiD0O6cEhbmSru3ATCKUFkDx7PiL/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 TomTom
Ask Claude: "Using TomTom, show me...". 6 tools are ready
Where the request belongs
Work TomTom can move forward.
This is for the logistics coordinator who's tired of manual route planning and the developer who needs high-quality geocoding for a new app.
Fleet Manager
Plans daily delivery routes for a fleet of trucks, checking for traffic and road closures.
Travel Planner
Finds points of interest and navigates between destinations for large groups.
GIS Developer
Converts thousands of text addresses into coordinate data for mapping software.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMapbox (Maps & Geospatial)
Build with location data via Mapbox. geocode addresses, calculate routes, and solve trip optimization.
MapQuest
Mapping and location services via MapQuest. geocoding, directions, and POI search.
Geoapify
Access powerful location intelligence. geocoding, routing, place search, and IP tracking directly from your AI agent.
LocationIQ (Geocoding & Maps)
Build with location data via LocationIQ. geocode addresses, calculate routes, and perform reverse lookups.
Mapbox
Geocode addresses, get directions, calculate distances and generate maps with Mapbox's location platform.
HERE (Location & Maps)
Build with location data via HERE. geocode addresses, calculate routes, track traffic, and get weather.
Bring your own AI
Change the model, client or framework. Keep TomTom 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 TomTom.
The practical details behind the request, access and result.
Can TomTom MCP find specific businesses?
Yes, the Connector can search for points of interest and specific businesses using flexible text queries that handle typos and partial names.
Does it support routing for heavy trucks?
Yes, it includes vehicle-specific routing. You can specify vehicle types like trucks to ensure the AI agent avoids roads with weight or height restrictions.
Can I get map images for my app?
Yes, it can provide URLs for specific map tiles. This allows your agent to fetch visual map data for specific zoom levels and locations.
How accurate is the geocoding?
It provides high-precision geocoding, converting physical street addresses into exact latitude and longitude coordinates for professional use.
Does it provide real-time traffic?
Yes, the Connector retrieves real-time traffic incidents and flow information to help you identify current road closures and heavy congestion.
Can I use it to avoid specific roads?
Yes, it supports advanced routing. You can ask your agent to plan a path that avoids specific vignettes or restricted areas.
Can I search for a place using just a name like 'Coffee Shop'?
Yes! Use the fuzzy_search capability. It allows you to search for points of interest, streets, and addresses using free-text queries.
Does the routing capability take real-time traffic into account?
Yes, by default the calculate_route capability uses real-time traffic data to provide the most accurate travel times and paths.
How can I get the latitude and longitude for a specific address?
You can use the geocode capability. Simply provide the address string, and it will return the geographic coordinates.
One connection away
Give your agent a direct line to TomTom.
Connect TomTom once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available