ABS Data (observed) for Grok
io.github.samjb123/abs-data
Australian Bureau of Statistics data: 1,227 tables, offering only options confirmed to serve data
client:Grok
transport:streamable-http
tools:6
Install ABS Data (observed) in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"abs-data": {
"type": "http",
"url": "https://abs-data-front-door.aicolab.workers.dev/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs