Skip to content
Cursor

Tomtom for Cursor

io.github.pipeworx-io/tomtom

TomTom MCP — wraps the TomTom Search & Routing APIs (api.tomtom.com)

client:Cursor transport:streamable-http

Install Tomtom in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "tomtom": {
      "url": "https://gateway.pipeworx.io/tomtom/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Tomtom in other clients