Skip to content
Zed

wgea mcp for Zed

io.ausdata/wgea-mcp

Query the WGEA in plain English — employer pay gap, workforce composition, leave.

client:Zed transport:stdio runtime:pypi

Install wgea mcp in Zed

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

{
  "context_servers": {
    "wgea-mcp": {
      "command": "uvx",
      "args": [
        "wgea-mcp"
      ]
    }
  }
}

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

wgea mcp in other clients