Loading MCP server directory, please wait...
Verifiable Earth ground truth for AI agents: water, hazard, ground stability, resource, with proof.
npx @getmcp/cli add com.deepmapai/earth-groundingRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.deepmapai/earth-grounding": {
"command": "uvx",
"args": [
"deepmap-earth-grounding-mcp"
],
"env": {
"DEEPMAP_API_KEY": "demo-free",
"DEEPMAP_MCP_URL": "https://deepmapai.com/mcp"
}
}
}
}