Install
openclaw skills install pipeworx-blsAccess and search Bureau of Labor Statistics economic data series, fetch historical or latest employment, inflation, wages, productivity, and housing data.
openclaw skills install pipeworx-blsBLS MCP — Bureau of Labor Statistics public data API (v2)
Fetch historical time series data for employment, inflation, wages, productivity, or housing. Return
Search BLS economic data series by keyword. Returns matching series IDs and titles. Use bls_get_seri
Get the most recent data point for a BLS series. Returns latest value and date. Use when you need cu
Browse popular BLS series by category: employment, inflation, wages, housing, productivity. Returns
{
"mcpServers": {
"bls": {
"url": "https://gateway.pipeworx.io/bls/mcp"
}
}
}