TomTom — навигация и геосервисы в агенте

integrations

Tomtom is a Claude Code skill that connects to TomTom through the Membrane CLI, enabling navigation, geocoding, and mapping workflows directly from an AI agent. It covers search, route and route leg planning, geocoding and reverse geocoding, traffic flow and incident data, map image retrieval, and EV charging station lookup. Membrane handles authentication and automatic credential refresh, so actions are discovered via natural-language intent search using `membrane action list --intent`. When built-in actions fall short, direct API calls can be made through Membrane's proxy with `membrane request`, which injects the correct auth headers automatically. The skill suits developers building logistics tools, location-aware services, or any application that relies on TomTom's mapping and navigation data.