HTTP/1.1 402 PAYMENT REQUIRED agent402.base.eth · BASE · SOLANA · POLYGON · ARBITRUM · STELLAR · ROBINHOOD · USDC · USDG

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

Workflow

  1. Call fred-series with series='FEDFUNDS' to get the effective federal funds rate.
  2. Call fred-series with series='UNRATE' to get the unemployment rate.
  3. 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