BLS Time Series Data
x402/bls-time-series-dataUS Bureau of Labor Statistics time series data by series id (CPI, employment, wages) from the public v1 API, no key. Returns recent periods and values. For AI agents tracking US labor and price data. [x402: $0.07/call on base, category=finance]
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"bls_time_series_data": {
"url": "https://proxy.suverse.io/v1/data/suverse-bls-series",
"transport": "http"
}
}
}