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.
ENDPOINT 1
https://deepmapai.com/mcp
MCP server metadata
- Name
- deepmap-earth-grounding-agent
- Version
- 0.1.0
Known tools 8
seismic_hazardSeismic hazard via the public, outcome-excluded prediction ledger (no platform-wide accuracy figure).
Inferred read-onlyground_stabilitySubsidence / void / karst / fault risk from verified observations.
Inferred read-onlyresource_indicationGeothermal / mineral / gas / water indication (gated, honest null).
Inferred read-onlyspace_weather_grid_riskGIC / space-weather exposure for infrastructure at a point.
Inferred read-onlyground_truthThe bundled five-question answer (water / stability / hazard / resource / provability) + one provenance record.
Inferred read-onlycapabilitiesWhat DeepMap can answer now + coverage counts (public aggregate; tracks the library, leaks no proprietary data).
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.