DaedalMap Geographic Data Intelligence
DG
DaedalMap Geographic Data Intelligence
/search_disaster_links

Search Disaster Links

Free linked-disaster discovery helper. Searches published cross-disaster link families by event-type direction, optional via-event type, and optional year windo

liveverifiedunknown~5s typical
mcpprobeddaedalmapgeographicdata
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-daedalmap-county-map /search_disaster_links for me.

Input

FieldTypeDescription
start_event_typestringOptional starting event type such as earthquake, hurricane, volcano, wildfire, flood, torn
via_event_typestringOptional intermediate event type for bounded chain discovery.
end_event_typestringOptional ending event type such as tsunami, flood, tornado, or earthquake.
year_startintegerOptional inclusive starting year filter.
year_endintegerOptional inclusive ending year filter.
limitintegerMaximum number of matching chains to return. Default 10.
request_idstringOptional caller-supplied request id for tracing.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-daedalmap-county-map","endpoint":"/search_disaster_links","input":{}}'
cli
npx cracked-ai run -p mcp-com-daedalmap-county-map -e /search_disaster_links -i '{}'
mcp
run_tool({ provider: "mcp-com-daedalmap-county-map", endpoint: "/search_disaster_links", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.