Rba for VS Code
io.github.pipeworx-io/rba
RBA MCP — Reserve Bank of Australia statistics (free, no auth).
client:VS Code
transport:streamable-http
Install Rba in VS Code
.vscode/mcp.json
{
"servers": {
"rba": {
"type": "http",
"url": "https://gateway.pipeworx.io/rba/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs