Use Opencage from Claude
Add the Opencage connection to a Space that runs Claude, then use it from every channel in that Space.
Create a Opencage connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.
Add the Opencage connection to a Space that runs Claude, then use it from every channel in that Space.
Add the Opencage connection to a Space that runs Codex, then use it from every channel in that Space.
Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.
OpenCage Geocoder provides a simple API for forward and reverse geocoding using open data sources.
Connect Opencage once, then decide which Spaces can use it in threads, skills, automations, and coding work.
Tool to convert a human-readable address into geographic coordinates. Use when you need to retrieve latitude and longitude from an address.
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 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",...}],...})
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.
Tool to convert coordinates to a human-readable address. Use when you have latitude and longitude and need a readable location.
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.
Yes. Add a Opencage connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.
Yes. Add a Opencage connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.
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.
Supabase is an open-source backend-as-a-service providing a Postgres database, authentication, storage, and real-time subscription APIs for building modern applications
Bitbucket is a Git-based code hosting and collaboration platform supporting private and public repositories, enabling teams to manage and review code through pull requests and integrations
Snowflake is a cloud-based data warehouse offering elastic scaling, secure data sharing, and SQL analytics across multiple cloud environments
Integrate Google Maps to access location data, geocoding, directions, and mapping services in your application.