ClawLink
Developer Tools32 toolsPaste one API key

Mapbox integration for AI agents

Mapbox is a platform that provides mapping, navigation, and location data services for developers to integrate into their applications.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Mapbox once and call the same tools from all of them.

Setup

Connect Mapbox through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Mapbox exposes 32 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
mapbox_geocode_batch_v6Perform batch geocoding with up to 1000 queries in a single requestRead
mapbox_geocode_forward_v5Search for places by name or address using Mapbox Geocoding v5 API (forward geocoding)Read
mapbox_geocoding_batchPerform batch forward or reverse geocoding for multiple locationsRead
mapbox_geocoding_forwardConvert free-form or structured address into geographic coordinates and place featuresRead
mapbox_geocoding_permanent_forwardPerform permanent forward geocodingRead
mapbox_geocoding_permanent_reversePerform permanent reverse geocodingRead
mapbox_geocoding_reverseReverse geocode coordinates into place namesRead
mapbox_get_access_tokenExtract and validate Mapbox access token from connection metadataRead
mapbox_get_isochroneCalculate areas reachable within a specified amount of time or distance from a locationRead
mapbox_get_map_matchingSnap fuzzy GPS traces to roads on the road networkRead
mapbox_get_optimization_v1Calculate optimal driving routes and trips that visit a set of waypointsRead
mapbox_get_spriteRetrieve a sprite image or its JSON document from a Mapbox styleRead
mapbox_get_static_imageRequest a static map image from a Mapbox Studio styleRead
mapbox_get_static_tilesRetrieve raster tiles from a Mapbox Studio styleRead
mapbox_get_tokenRetrieve information about a Mapbox access token and validate its statusRead
mapbox_get_vector_tilesRetrieve vector tiles from Mapbox-hosted vector tilesetsRead
mapbox_post_map_matchingSnap GPS coordinates to the road network using POST method for longer coordinate listsWrite
mapbox_query_tile_featuresRetrieve data about specific features from vector tilesets based on a locationRead
mapbox_request_style_embed_htmlRetrieve embeddable HTML for a Mapbox style that can be embedded in an iframeRead
mapbox_retrieve_directionsRetrieve directions between waypointsRead
mapbox_retrieve_font_glyph_rangesRetrieve font glyph ranges as PBF tilesRead
mapbox_retrieve_markerRetrieve a standalone marker image without any background mapRead
mapbox_retrieve_matrixRetrieve a travel time and distance matrix between multiple locationsRead
mapbox_retrieve_searchbox_placeRetrieve full details for a specific place by its Mapbox IDRead
mapbox_retrieve_styleRetrieves the complete Mapbox style specification as JSON, including all layers, sourcesRead
mapbox_retrieve_style_wmtsRetrieve a WMTS (Web Map Tile Service) capabilities document for a Mapbox styleRead
mapbox_retrieve_tileset_metadataRetrieve metadata for a Mapbox tilesetRead
mapbox_reverse_geocode_v6Convert geographic coordinates to place names using Geocoding v6 APIRead
mapbox_reverse_searchboxConvert coordinates to places using the Search Box API (reverse geocoding)Read
mapbox_search_box_forwardSearch for places by name or address using the Search Box APIRead