ClawLink
Developer Tools7 toolsPaste one API key

Opencage integration for AI agents

OpenCage Geocoder provides a simple API for forward and reverse geocoding using open data sources.

Use it from your agent

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

Setup

Connect Opencage 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

Opencage exposes 7 tools through ClawLink.

ToolWhat it doesKind
opencage_geocode_forwardConvert a human-readable address into geographic coordinatesRead
opencage_geocode_geojsonGeocode addresses or coordinates and return results in GeoJSON FeatureCollection formatRead
opencage_geocode_geojsonpGeocode an address and return results wrapped in a JavaScript callback function (JSONP format)Read
opencage_geocode_google_v3_jsonPerform forward geocoding and return results in Google Geocoding API v3 compatible JSON formatRead
opencage_geocode_reverseConvert coordinates to a human-readable addressRead
opencage_geocode_xmlGeocode a location query and return results in XML formatRead
opencage_ping_opencageCheck API health and connectivityRead