DaedalMap Earthquake Data
DE
DaedalMap Earthquake Data
/get_pack

Get Pack

Free discovery. Returns detailed metadata, coverage, freshness, preferred canonical tool guidance, and first-query examples for one pack. Call this before query

liveverifiedunknown~5s typical
mcpprobeddaedalmapearthquakedata
$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-earthquakes /get_pack for me.

Input

FieldTypeDescription
pack_id*stringPack identifier from get_catalog. Newly catalog-admitted packs require no MCP schema chang

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-earthquakes","endpoint":"/get_pack","input":{"pack_id":"..."}}'
cli
npx cracked-ai run -p mcp-com-daedalmap-earthquakes -e /get_pack -i '{"pack_id":"..."}'
mcp
run_tool({ provider: "mcp-com-daedalmap-earthquakes", endpoint: "/get_pack", input: {"pack_id":"..."} })

Try it

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