Connect Opencage to your AI agent
OpenCage Geocoder provides a simple API for forward and reverse geocoding using open data sources.
We set up the connection using your own Opencage account, with keys you control, and keep it running. Your agent picks it up and starts doing the work.
What your agent can do in Opencage
Each one is a real action the agent can take on its own, the same things a person clicking around Opencage could do. Read-only by default; write actions are confirmed against your policy.
- Forward Geocode Address Tool to convert a human-readable address into geographic coordinates. Use when you need to retrieve latitude and longitude from an address.
- Geocode to GeoJSON Geocode addresses or coordinates and return results in GeoJSON FeatureCollection format. Use this tool when you need: - Geographic data in standard GeoJSON format for mapping applications - Forward geocoding: convert ad…
- Geocode with JSONP Geocode an address and return results wrapped in a JavaScript callback function (JSONP format). Use this tool when you need geocoding results that can be directly consumed by JavaScript through a callback function, typi…
- Geocode Google v3 JSON Tool to perform forward geocoding and return results in Google Geocoding API v3 compatible JSON format. Use when you need Google v3 compatible output for legacy integrations. Note: This is a legacy format that may be di…
- Reverse Geocode Coordinates Tool to convert coordinates to a human-readable address. Use when you have latitude and longitude and need a readable location.
- Geocode XML Geocode a location query and return results in XML format. Supports both forward geocoding (address to coordinates) and reverse geocoding (coordinates to address). Use this when you need XML-formatted output instead of…
- Check API Health Tool to check API health and connectivity. Returns 'pong' if the API is reachable. Use when you need to verify that the OpenCage API is accessible and operational.
How we connect it
- 1
Connect your account
You create a key in Opencage, a key you create and control, and paste it in once. It lives in a secrets store on your server, not with us.
- 2
Set the guardrails
Read-only by default. You choose which write actions the agent may take, and anything outside that policy gets confirmed with you first.
- 3
We keep it running
Health checks on every connection, updates handled for you, and we watch the first week of activity to make sure the work lands.
FAQ
Opencage questions, answered.
Ready to put Opencage to work?
Tell us what your team runs on. We set up the connection, secure it, and your agent takes it from there.
All product names, logos, and brands are property of their respective owners; used for identification only. ZeroToClaw is not affiliated with or endorsed by Opencage.