Australian Economic Data (ABS, RBA & APRA) for Cursor
io.github.anthonypuggs/ausecon-mcp-server
Australian economic data from the ABS, RBA, and APRA: CPI, GDP, cash rate, labour, and more.
client:Cursor
transport:streamable-http
runtime:pypi
tools:14
Install Australian Economic Data (ABS, RBA & APRA) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ausecon-mcp-server": {
"url": "https://mcp.auseconmcp.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs