DH
DaedalMap Historical FX Rates
/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
mcpprobeddaedalmaphistoricalfx
$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-currency /get_pack for me.
Input
| Field | Type | Description |
|---|---|---|
| pack_id* | string | Pack 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-currency","endpoint":"/get_pack","input":{"pack_id":"..."}}'cli
npx cracked-ai run -p mcp-com-daedalmap-currency -e /get_pack -i '{"pack_id":"..."}'mcp
run_tool({ provider: "mcp-com-daedalmap-currency", endpoint: "/get_pack", input: {"pack_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.