Skip to content
VS Code

Redbark for VS Code

com.redbark/mcp

Live AU/NZ bank (CDR) and brokerage data for AI agents, plus management of Redbark syncs and rules

client:VS Code transport:streamable-http

Install Redbark in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.redbark.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Redbark in other clients