Opencage logo
ConnectorOpencage

Opencage integration for Claude and Codex

Create a Opencage connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.

Use Opencage from Claude

Add the Opencage connection to a Space that runs Claude, then use it from every channel in that Space.

Use Opencage from Codex

Add the Opencage connection to a Space that runs Codex, then use it from every channel in that Space.

Use Opencage from Sidekick

Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.

Developer Tools & IT

What the Opencage connector can do

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

One connection, many Spaces

Connect Opencage once, then decide which Spaces can use it in threads, skills, automations, 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 use Opencage?

Yes. Add a Opencage connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.

Can Codex work with Opencage through Type?

Yes. Add a Opencage connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.

Is this the same as a Opencage MCP server?

Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.

More developer tools & it connectors