BLS Employment & Wages for VS Code
com.olyport/bls
Unemployment rates, labor force, and Consumer Price Index from the Bureau of Labor Statistics
client:VS Code
transport:streamable-http
tools:4
Install BLS Employment & Wages in VS Code
.vscode/mcp.json
{
"servers": {
"bls": {
"type": "http",
"url": "https://mcp.olyport.com/bls/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs