Opencage logo
AI agent integrationOpencage

Opencage integration for multiplayer collaboration with AI agents using Claude Code or Codex

One governed connection your whole team and its AI agents can share, with approved actions and human review, so working in Opencage never means pasting credentials into a prompt.

Use Opencage from Claude Code

Bring Opencage context into engineering work while Type keeps app access attached to the teammate and workspace.

Automate Opencage with Codex

Let coding agents ask for the right app action, preserve conversation context, and keep humans in the approval loop.

Connect open agent workflows

Use Type as the collaboration layer around OpenClaw and other LLM workflows that need app access.

Developer Tools & IT

What the Opencage integration exposes

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

One connection, many teammates

Connect Opencage once, then decide which teammates can use it for threads, automations, skills, and coding work.

Representative actions

  • 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 addresses to coordinates - Reverse geocoding: convert coordinates to addresses The response includes coordinates, formatted addresses, and optional annotations like timezone, currency, and sun times for each location.

  • 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, typically for cross-domain AJAX requests in browser environments. The response wraps standard geocoding JSON with your specified callback function name. Example response: myCallback({"results":[{"geometry":{"lat":52.5,"lng":13.4},"formatted":"Berlin, Germany",...}],...})

  • 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 discontinued; using the standard JSON format is recommended.

  • Reverse Geocode Coordinates

    Tool to convert coordinates to a human-readable address. Use when you have latitude and longitude and need a readable location.

Connection

API and auth details

OpenCage provides forward and reverse geocoding using open geographic data sources. Integrations can convert addresses to coordinates, coordinates to addresses, request formatted addresses, components, annotations, confidence, bounds, and timezone/currency metadata using an API key.

FAQ

Questions people ask before connecting Opencage

Can Claude Code use Opencage?

Yes. Type lets an AI teammate use connected Opencage actions from a governed workspace context, so Claude Code work can reference the app without copying credentials into a local prompt.

Can Codex work with Opencage through Type?

Yes. Codex can collaborate through Type with app context, skills, and approved actions. The Opencage catalog entry includes public integration details and example capabilities where available.

Is this the same as a Opencage MCP server?

Type exposes connected app capabilities to AI teammates and coding agents through Type's integration layer. Teams use it when they want shared app access, human review, and teammate-level permissions around agent work.

More developer tools & it apps for AI teammates