bls labor mcp server for Zed
io.github.cyanheads/bls-labor-mcp-server
Fetch US Bureau of Labor Statistics data — CPI, unemployment, wages, JOLTS, and more via MCP.
client:Zed
transport:streamable-http
runtime:npm
tools:6
Install bls labor mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"bls-labor-mcp-server": {
"url": "https://bls-labor.caseyjhand.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs