All integrations

Google Maps

Directions and public transit schedules worldwide.

Manual setup 5 tools

Overview

Directions and public transit schedules worldwide via Google Maps Platform.

Prerequisites

  • A stackgate.ai account

Getting credentials

  1. Open Integrations → Google Maps.
  2. Click Activate — stackgate.ai uses platform Google Maps API credentials.

No personal Google Cloud API key is required for standard use.

Using with AI clients

  • Dedicated endpoint: POST /mcp/google-maps
  • Private gateway: google-maps__* tools

Troubleshooting

  • ZERO_RESULTS — verify addresses or place IDs are valid and routable.
  • Transit unavailable — not all regions support public transit directions in the API.

Available tools

  • geocode-address-tool

    Geocode a street address or place name to coordinates using Google Geocoding API.

  • get-directions-tool

    Get driving, walking, cycling, or two-wheel directions between two locations.

  • get-transit-route-tool

    Get public transit directions with departure/arrival schedules, lines, stops, and transfers.

  • reverse-geocode-tool

    Reverse geocode coordinates to a human-readable address.

  • compute-route-matrix-tool

    Compute travel times and distances between many origins and destinations.

MCP endpoint: https://stackgate.ai/mcp/google-maps (HTTP) or via the private gateway.