← Registry

Data Collection

deepmapai.com

Provides geospatial environmental risk data including water availability, seismic hazard, ground stability, resource indications, and space weather exposure for specific points.

1 endpoint8 known toolsFirst detected July 25, 2026Last detected July 29, 2026

ENDPOINT 1

https://deepmapai.com/mcp

No auth detected

MCP server metadata

Name
deepmap-earth-grounding-agent
Version
0.1.0
Capabilities
tools

Known tools 8

water_availability

Replenishable-water availability at a point.

Inferred read-only
seismic_hazard

Seismic hazard via the public, outcome-excluded prediction ledger (no platform-wide accuracy figure).

Inferred read-only
ground_stability

Subsidence / void / karst / fault risk from verified observations.

Inferred read-only
resource_indication

Geothermal / mineral / gas / water indication (gated, honest null).

Inferred read-only
space_weather_grid_risk

GIC / space-weather exposure for infrastructure at a point.

Inferred read-only
verify

Verify a claim / the ledger hash chain against the Bitcoin-anchored record.

Inferred read-only
ground_truth

The bundled five-question answer (water / stability / hazard / resource / provability) + one provenance record.

Inferred read-only
capabilities

What DeepMap can answer now + coverage counts (public aggregate; tracks the library, leaks no proprietary data).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.deepmap-earth-grounding-agent]
url = "https://deepmapai.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "deepmap-earth-grounding-agent": {
      "type": "http",
      "url": "https://deepmapai.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: deepmap-earth-grounding-agent
Remote MCP URL: https://deepmapai.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "deepmap-earth-grounding-agent": {
      "url": "https://deepmapai.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "deepmap-earth-grounding-agent": {
      "type": "http",
      "url": "https://deepmapai.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "deepmap-earth-grounding-agent",
  "transport": "streamable-http",
  "url": "https://deepmapai.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.