Fed economic snapshot
Key Federal Reserve economic indicators — fed funds rate, unemployment, and CPI — in one call.
When to use this pack
An agent providing economic context needs the three most-watched Fed indicators: where rates are (FEDFUNDS), how tight the labor market is (UNRATE), and where inflation stands (CPIAUCSL). Three FRED series calls bundled into one payment.
Tools in this pack
-
FRED time series
$0.015
GET /api/fred-series
Fetch any of FRED's ~800,000 economic time series by series ID — GDP (GDPC1), CPI (CPIAUCSL), unemployment (UNRATE), fed funds (DFF), and so on. Supports date windowing and the standard FRED units transformations (lin, chg, ch1, pch, pc1, pca, cca, log). ?seriesId=GDPC1&startDate=2018-01-01&endDate=2023-12-31&units=pc1
-
FRED time series
$0.015
GET /api/fred-series
Fetch any of FRED's ~800,000 economic time series by series ID — GDP (GDPC1), CPI (CPIAUCSL), unemployment (UNRATE), fed funds (DFF), and so on. Supports date windowing and the standard FRED units transformations (lin, chg, ch1, pch, pc1, pca, cca, log). ?seriesId=GDPC1&startDate=2018-01-01&endDate=2023-12-31&units=pc1
-
FRED time series
$0.015
GET /api/fred-series
Fetch any of FRED's ~800,000 economic time series by series ID — GDP (GDPC1), CPI (CPIAUCSL), unemployment (UNRATE), fed funds (DFF), and so on. Supports date windowing and the standard FRED units transformations (lin, chg, ch1, pch, pc1, pca, cca, log). ?seriesId=GDPC1&startDate=2018-01-01&endDate=2023-12-31&units=pc1
Workflow
- Call fred-series with series='FEDFUNDS' to get the effective federal funds rate.
- Call fred-series with series='UNRATE' to get the unemployment rate.
- Call fred-series with series='CPIAUCSL' to get the Consumer Price Index for All Urban Consumers.
Run it in Claude
claude mcp add agent402 -s user -- npx -y agent402-mcp@latest
Then paste this prompt into Claude:
Get a Fed economic snapshot using Agent402's fred-snapshot skill pack: (1) FEDFUNDS — current rate, (2) UNRATE — unemployment, (3) CPIAUCSL — CPI. Summarize the macro picture: is the Fed tightening or easing, and what does the jobs/inflation combo suggest?
← All skill packs