Rba for Zed
io.github.pipeworx-io/rba
RBA MCP — Reserve Bank of Australia statistics (free, no auth).
client:Zed
transport:streamable-http
Install Rba in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"rba": {
"url": "https://gateway.pipeworx.io/rba/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs