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
| Field | Type | Description |
|---|---|---|
| start_event_type | string | Optional starting event type such as earthquake, hurricane, volcano, wildfire, flood, torn |
| via_event_type | string | Optional intermediate event type for bounded chain discovery. |
| end_event_type | string | Optional ending event type such as tsunami, flood, tornado, or earthquake. |
| year_start | integer | Optional inclusive starting year filter. |
| year_end | integer | Optional inclusive ending year filter. |
| limit | integer | Maximum number of matching chains to return. Default 10. |
| request_id | string | Optional 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.