Australian Economic Data (ABS, RBA & APRA) for VS Code
io.github.anthonypuggs/ausecon-mcp-server
Australian economic data from the ABS, RBA, and APRA: CPI, GDP, cash rate, labour, and more.
client:VS Code
transport:streamable-http
runtime:pypi
tools:14
Install Australian Economic Data (ABS, RBA & APRA) in VS Code
.vscode/mcp.json
{
"servers": {
"ausecon-mcp-server": {
"type": "http",
"url": "https://mcp.auseconmcp.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs