M
market-intel-mcp
/fx_historical
fx historical
Get foreign-exchange rates for a base currency on a specific past date (YYYY-MM-DD). ECB publishes rates on business days; a weekend/holiday date returns the mo
liveverifiedunknown~5s typical
mcpprobedmarket-intel-mcp
$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-datakoot-market-intel-mcp /fx_historical for me.
Input
| Field | Type | Description |
|---|---|---|
| date* | string | YYYY-MM-DD |
| base | string | 3-letter base (default USD) |
| symbols | string | Optional comma-separated targets |
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-datakoot-market-intel-mcp","endpoint":"/fx_historical","input":{"date":"..."}}'cli
npx cracked-ai run -p mcp-com-datakoot-market-intel-mcp -e /fx_historical -i '{"date":"..."}'mcp
run_tool({ provider: "mcp-com-datakoot-market-intel-mcp", endpoint: "/fx_historical", input: {"date":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.