Skip to content
Zed

Econdata for Zed

io.github.pipeworx-io/econdata

Econdata MCP — wraps BLS (Bureau of Labor Statistics) public API v2

client:Zed transport:streamable-http

Install Econdata in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "econdata": {
      "url": "https://gateway.pipeworx.io/econdata/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Econdata in other clients