Skip to content
Windsurf

rba mcp for Windsurf

io.ausdata/rba-mcp

Query the RBA in plain English — cash rate, FX, lending and deposit rates.

client:Windsurf transport:stdio runtime:pypi

Install rba mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "rba-mcp": {
      "command": "uvx",
      "args": [
        "rba-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

rba mcp in other clients