PerformanceBlog
Tempo MCP serverGive agents search and read tools for Tempo docs
Skip to content
LogoLogo

Pay for maps, geocoding, and location data

Let your agents geocode addresses, get directions, check weather, and track flights — pay per request with stablecoins on Tempo. No Google Cloud accounts, no Mapbox tokens, no API keys.

The location data payment problem

Location APIs require cloud platform accounts with billing verification before returning data. Google Maps requires a Google Cloud project with a credit card. Mapbox requires a developer account with access tokens. Weather and flight APIs have their own signup flows. For agents that need location data as part of a larger workflow, this credential overhead is a barrier.

How MPP enables paid location data

With MPP, your agent pays per geocode, per route, or per weather query using stablecoins. No cloud accounts, no access tokens. The agent makes a request, the service returns its price, the agent pays, and the data arrives.

Location data services you can pay for

ProviderCapabilitiesService URL
Google MapsGeocoding, directions, places, routes, weathergooglemaps.mpp.tempo.xyz
MapboxGeocoding, directions, isochrones, static mapsmapbox.mpp.paywithlocus.com
OpenWeatherCurrent weather, forecasts, air quality, alertsopenweather.mpp.paywithlocus.com
StableTravelFlights, hotels, activities, transfers, trackingstabletravel.dev
FlightAPIFlight prices, tracking, airport schedulesflightapi.mpp.tempo.xyz
IPinfoIP geolocation, ASN, privacy detectionipinfo.mpp.paywithlocus.com

Try Google Maps with Tempo payments

# Install Tempo CLI + wallet
curl -L https://tempo.xyz/install | bash && tempo add request && tempo wallet login
 
# Geocode an address via Google Maps
tempo request googlemaps.mpp.tempo.xyz/maps/api/geocode/json \
  -d '{"address": "1600 Amphitheatre Parkway, Mountain View, CA"}'

Prompt your agent to buy location data

Use googlemaps.mpp.tempo.xyz to geocode addresses via Tempo.
Pay per request with stablecoins — no API key needed.

Next steps for location data payments