# BLS Prices — Consumer Price Index (CPI) & Inflation MCP for AI Agents AI Agent Connect

> BLS Prices — Consumer Price Index (CPI) & Inflation gives your agent direct access to official US inflation data. It pulls CPI-U and PPI metrics directly from the Bureau of Labor Statistics, letting you track the cost of living and producer price shifts with historic accuracy.

## Overview
- **Category:** data-analytics
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_0QJpQ9dN0PL3lHBsmUUNYPlhZ5UqmHopIgtIM2U0/ai-agent-connect
- **Tags:** inflation, cpi, ppi, cost-of-living, economic-indicators, public-api

## Description

You need to know what's actually happening with the cost of living without hunting through government spreadsheets or navigating confusing public websites. This Connector connects your agent to the datasets that economists and the Federal Reserve rely on for making big calls about the economy. Instead of copy-pasting numbers into a spreadsheet, you can just ask your agent to pull the latest urban consumer price shifts or look back at how much prices have climbed over the last decade. It handles the heavy lifting of navigating the government data sources so you can focus on the actual analysis. When you add this to your setup on Vinkius, you're essentially giving your agent a direct line to the source of truth for US macroeconomic signals. It's built for people who need precision, whether you're adjusting a corporate budget for inflation or building a model on historical price trends. It takes the friction out of getting the numbers you need to make informed financial decisions. You won't have to worry about finding the right series codes or staying up to date on monthly releases. Your agent does the work, and you get the insights.

## Tools

### get_cpi_inflation
Fetches the Consumer Price Index for urban consumers. This helps you see how much the cost of living is actually changing for people.

### query_bls
Queries the Bureau of Labor Statistics database using specific numerical codes. Use this when you need to pull a very specific dataset that isn't covered by the standard CPI tool.

## Prompt Examples

**Prompt:** 
```
What was the US inflation rate context in 2023?
```

**Response:** 
```
📊 **Consumer Price Index (CPI) — 2023 Summary**

The CPI for All Urban Consumers (CPI-U) ended 2023 at **306.746** (December), up from **296.797** in December 2022. This represents an annual inflation rate of approximately **3.4%** for the year, significantly lower than the 6.5% rate seen in 2022, signaling an overall cooling of price increases.
```

**Prompt:** 
```
How much did prices rise from January 2020 to January 2024?
```

**Response:** 
```
Based on the BLS CPI-U Index (CUUR0000SA0):

- **Jan 2020:** 257.971
- **Jan 2024:** 308.417

Prices rose by **19.55%** over this four-year period, driven primarily by post-pandemic supply chain issues and housing costs.
```

**Prompt:** 
```
Analyze the Producer Price Index over the last two years.
```

**Response:** 
```
📉 **PPI Final Demand (PCUOMFGOMFG)**

Over the last 24 months, the Producer Price Index for Final Demand shifted dramatically from a peak year-over-year increase of 11.7% in mid-2022 to hovering near 1-2% entering 2024, signaling that input cost pressures on businesses have largely normalized.
```

## Capabilities

### Pull current CPI-U data
Get the latest urban consumer price index figures to track current inflation.

### Track producer price changes
Monitor shifts in the selling prices received by domestic producers.

### Query 20 years of history
Access two decades of consecutive inflation data for long-term analysis.

### Identify buying power shifts
Spot anomalies in consumer spending power and price fluctuations.

### Retrieve specific series data
Fetch custom datasets using specific Bureau of Labor Statistics series IDs.

## Use Cases

### Analyzing annual inflation trends
A trader wants to see if the 2023 inflation rate was actually cooling. They ask the agent to summarize the year-over-year CPI change.

### Adjusting multi-year corporate budgets
A budget manager needs to adjust a 5-year plan. They ask the agent to pull inflation trends from 2010 to 2024 to see the trajectory.

### Monitoring manufacturing input costs
A manufacturing lead wants to see if input costs are normalizing. They use `query_bls` to look at the Producer Price Index for final demand.

### Researching niche price indices
A researcher needs to find the specific price index for a niche category. They provide the Series ID and ask the agent to pull the last 5 years of data.

## Benefits

- Stop manual data entry by pulling CPI-U figures directly into your chat using `get_cpi_inflation`.
- Build more accurate financial models using 20 years of consecutive historical inflation data.
- Spot producer price shifts faster with `query_bls` to anticipate changes in your supply chain costs.
- Analyze consumer buying power anomalies without having to navigate the government's complex website.
- Save hours of research by letting your agent handle the specific data lookups for you.

## How It Works

The bottom line is you get official federal economic data delivered directly into your chat.

1. Get your free developer key from the official Bureau of Labor Statistics website.
2. Paste that key into your Connector configuration settings.
3. Ask your agent to calculate inflation rates or fetch specific price indices.

## Frequently Asked Questions

**Can the BLS Prices — Consumer Price Index (CPI) & Inflation MCP show me real-time data?**
Yes, it pulls the latest available figures directly from the Bureau of Labor Statistics v2 API, giving you the most current official data.

**Is the BLS Prices — Consumer Price Index (CPI) & Inflation MCP free to use?**
The Connector is hosted on Vinkius, and you can use it by providing a free developer API key from the official Bureau of Labor Statistics website.

**Can I use the BLS Prices — Consumer Price Index (CPI) & Inflation MCP for business costs?**
Yes, it tracks the Producer Price Index (PPI), which is the standard measure for the selling prices received by domestic producers.

**Does the BLS Prices — Consumer Price Index (CPI) & Inflation MCP support historical data?**
It can query up to 20 years of consecutive inflation data, making it great for long-term trend analysis.

**How do I get specific data points with the BLS Prices — Consumer Price Index (CPI) & Inflation MCP?**
You can provide a specific BLS Series ID to your agent to fetch very specific metrics that aren't covered by the standard CPI tools.

**Can the BLS Prices — Consumer Price Index (CPI) & Inflation MCP help with corporate budgeting?**
Yes, it helps you find accurate inflation curves and producer price shifts to adjust your budgets and financial projections.

**How do I get started?**
Subscribe, create a Free BLS Account at **data.bls.gov/registrationEngine**, and enter your API Key. No complex coding required — your AI will automatically parse the SeriesIDs to calculate inflation across decades without manual spreadsheet formatting.

**Can my AI calculate real inflation from 1980 to today?**
Yes. Due to the BLS v2 API 20-year batch limit, your agent handles fetching the data consecutively in seconds and computes exactly how $1 in 1980 compares to purchasing power today across all urban commodities.

**Does it cover only Consumer prices or also Business prices?**
Both! You can query both the CPI (Consumer Price Index) which affects shoppers and the PPI (Producer Price Index) which affects wholesale, allowing your agent to identify if business costs are passing down to consumers down the line.

**Can I use this for historical wage adjustment analysis?**
Absolutely. Ask your agent to merge current wage estimates with the CPI indexes retrieved here. Perfect for HR departments setting equitable compensation or labor unions evaluating cost of living adjustments over multi-year contracts.