ABS Data (observed) for Cursor
io.github.samjb123/abs-data
Australian Bureau of Statistics data: 1,227 tables, offering only options confirmed to serve data
client:Cursor
transport:streamable-http
tools:6
Install ABS Data (observed) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"abs-data": {
"url": "https://abs-data-front-door.aicolab.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs