# DeepMap AI

> Verifiable physical-world ground truth for AI agents. Ask about subsurface water,
> seismic and space-weather hazard, ground stability, and resource indications for any
> point on Earth -- and every answer carries a Bitcoin-anchored, independently verifiable
> provenance record you can check.

DeepMap AI grounds agents on outcome-verified, hash-anchored Earth data that is not on the
open web. Answers are DERIVED (the proprietary data itself is never exposed) and come with a
proof the agent can verify, so a physical-world claim can be trusted instead of hallucinated.

## MCP server (how agents connect)

- Endpoint: https://deepmapai.com/mcp  (Model Context Protocol, streamable HTTP)
- Manifest: https://deepmapai.com/.well-known/mcp/mcp.json
- Auth: API key -- free demo tier, metered paid tiers (Stripe). Send as `apiKey`.
- Tools:
  - water_availability -- replenishable-water availability (public groundwater trend free; a
    derived atlas indication on the paid tier)
  - seismic_hazard -- forecasts on the public, outcome-excluded prediction ledger
  - ground_stability -- subsidence / void / karst / fault risk from verified observations
  - resource_indication -- geothermal / mineral / gas / water indication (gated)
  - space_weather_grid_risk -- live geomagnetic (Kp) / GIC exposure
  - verify -- check a claim hash against the Bitcoin-anchored ledger
  - ground_truth -- the bundled five-question answer + one provenance record
  - capabilities -- what DeepMap can answer now + coverage counts (tracks the library live)

## Why use it

- Grounded: a proprietary geophysical sensor network + the replenishable-water atlas + live
  hazard feeds -- physical measurements, not scraped text.
- Verifiable: every answer references a Bitcoin-anchored, reproducible ledger; call `verify`.
- Honest: returns null rather than a fabricated value, and never a platform-wide accuracy
  headline. Absence is not a guarantee.

## Verify anything we tell you

- Public prediction ledger (hashed, pre-registered): https://deepmapai.com/track-record
- Anchoring: OpenTimestamps -> Bitcoin (the chain commits every record to an anchored root)

## More

- API: https://deepmapai.com/api
- Contact: info@deepmapai.com
