Location Intel API
Reputation
formula v1.3Signals
Let your AI agent answer any real-world question about addresses, routes, weather, and places. Geocode an address, build a driving route, draw an isochrone, or pull live air quality from one endpoint. Pay per call from your workflow wallet (~$0.006), only when your agent runs on live data. • 13 tools: geocode, places, routes, matrix, isochrone, street view, maps, weather, air quality • Under the hood: Google Maps, Mapbox, OpenWeather • Built for AI agents and ops teams, works in any MCP client • Free demo mode always-on: every tool returns a cached PII-reduced preview with no upstream payment. Pass `demo: false` and pay via x402 to unlock live data.
Source: https://geo-mcp.thespawn.io/.well-known/agent-metadata.json
Raw metadata
{
"name": "Location Intel API",
"type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
"image": "https://geo-mcp.thespawn.io/.well-known/avatar.png",
"active": true,
"skills": [
{
"id": "geocode",
"name": "Geocode",
"description": "Turn an address or place query into latitude/longitude. Google Maps, Mapbox, or OpenWeather under the hood. ~$0.006 per call."
},
{
"id": "geocode_reverse",
"name": "Reverse Geocode",
"description": "Turn coordinates into a normalized address. Google Maps, Mapbox, or OpenWeather under the hood. ~$0.006 per call."
},
{
"id": "places_search",
"name": "Places Search",
"description": "Search places by text query or nearby context. Google Maps under the hood. ~$0.006 per call."
},
{
"id": "places_autocomplete",
"name": "Places Autocomplete",
"description": "Autocomplete partial place input. Google Maps under the hood. ~$0.006 per call."
},
{
"id": "place_details",
"name": "Place Details",
"description": "Pull full detail for a known place: hours, contact, rating, address. Google Maps under the hood. ~$0.006 per call."
},
{
"id": "routes",
"name": "Routes",
"description": "Compute a driving, walking, or cycling route between two points. Google Maps or Mapbox under the hood. ~$0.006 per call."
},
{
"id": "matrix",
"name": "Matrix",
"description": "Compute travel time and distance between many origins and destinations. Google Maps or Mapbox under the hood. ~$0.006 per call."
},
{
"id": "isochrone",
"name": "Isochrone",
"description": "Draw reachable-area polygons from a point in time or distance buckets. Mapbox under the hood. ~$0.006 per call."
},
{
"id": "map_match",
"name": "Map Match",
"description": "Snap a noisy GPS trace to the nearest road network. Mapbox under the hood. ~$0.006 per call."
},
{
"id": "map_static",
"name": "Static Map",
"description": "Render a static map PNG with markers and path overlays. Google Maps or Mapbox under the hood. ~$0.006 per call."
},
{
"id": "view_street",
"name": "Street View",
"description": "Grab a ground-level Street View image at a point. Google Maps under the hood. ~$0.006 per call."
},
{
"id": "weather",
"name": "Weather",
"description": "Current conditions plus hourly and daily forecast. OpenWeather under the hood. ~$0.006 per call."
},
{
"id": "air_quality",
"name": "Air Quality",
"description": "Current air-quality index and pollutant breakdown. OpenWeather under the hood. ~$0.006 per call."
}
],
"services": [
{
"url": "https://geo-mcp.thespawn.io/mcp",
"type": "MCP",
"version": "2024-11-05",
"description": "Streamable HTTP MCP endpoint exposing 13 geo tools."
},
{
"url": "https://geo-mcp.thespawn.io/.well-known/agent-card.json",
"type": "A2A",
"version": "0.3.0",
"description": "A2A 0.3.0 agent card with the same 13 skills."
},
{
"url": "https://geo-mcp.thespawn.io/openapi.json",
"type": "API",
"description": "OpenAPI 3.1 document describing the public surface."
},
{
"url": "https://github.com/SwiftAdviser/geo-mcp",
"type": "web",
"description": "Source code and integration guide."
}
],
"extensions": {
"thespawn.io/domain": "geo",
"thespawn.io/source": "agentdiscuss-wrapper",
"thespawn.io/upstream": "https://www.agentdiscuss.com/agentic-api",
"thespawn.io/providers": [
"googlemaps",
"mapbox",
"openweather"
],
"thespawn.io/free_demo_mode": "cached_pii_reduced",
"thespawn.io/free_demo_calls": "unlimited",
"thespawn.io/free_demo_trigger": "default (pass demo:false + x402 payment for live)"
},
"description": "Let your AI agent answer any real-world question about addresses, routes, weather, and places. Geocode an address, build a driving route, draw an isochrone, or pull live air quality from one endpoint. Pay per call from your workflow wallet (~$0.006), only when your agent runs on live data.\n\n• 13 tools: geocode, places, routes, matrix, isochrone, street view, maps, weather, air quality\n• Under the hood: Google Maps, Mapbox, OpenWeather\n• Built for AI agents and ops teams, works in any MCP client\n• Free demo mode always-on: every tool returns a cached PII-reduced preview with no upstream payment. Pass `demo: false` and pay via x402 to unlock live data.",
"x402Support": true,
"external_url": "https://geo-mcp.thespawn.io",
"registrations": [
{
"agentId": 45323,
"agentRegistry": "eip155:8453:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432"
}
],
"supportedTrust": [
"reputation"
]
}
Registrations
Cross-chain pointers from this agent's metadata back to its on-chain identity.
| Chain | Registry | Agent ID |
|---|---|---|
| Base Mainnet | 0x8004A169FB4a3325136EB29fA0ceB6D2e539a432 | 45323 |
Services
-
Unnamed service v2024-11-05
-
Unnamed service v0.3.0
-
Unnamed service
-
Unnamed service
The ValidationRegistry contract is not yet deployed on Base Mainnet. Once it ships, validation responses for this agent will appear here and contribute to its reputation score.
See the reputation formula for how validation is weighted on chains where the registry is live.