FX monitor
Major currency snapshot: EUR/USD, GBP/USD, JPY/USD rates plus the full FX dashboard in one call.
When to use this pack
Quick read on major crosses — are any at extremes, and what's the full dashboard showing.
Tools in this pack
-
Currency exchange rate
$0.003
GET /api/fx-rate
Live currency conversion using European Central Bank reference rates (via Frankfurter). Converts an amount between two currencies and returns the rate and date. ?from=USD&to=EUR&amount=100
-
G10 FX dashboard vs USD
$0.015
GET /api/fx-dashboard
Snapshot of all G10 spot exchange rates quoted against USD (EUR, GBP, JPY, CHF, CAD, AUD, NZD, SEK, NOK) using ECB reference rates. Includes the USD-strength index (simple geometric mean of inverse rates). No params.
Workflow
- Pull EUR/USD, GBP/USD, and JPY/USD spot rates.
- Get the full FX dashboard for a broader view of currency movements.
Run it in Claude
claude mcp add agent402 -s user -- npx -y agent402-mcp@latest
Then paste this prompt into Claude:
Give me a major currency snapshot using Agent402's fx-monitor skill pack. Get EUR/USD, GBP/USD, JPY/USD rates plus the full FX dashboard. Flag any pair at a multi-month extreme.
← All skill packs