AU Business Identity for Grok
io.github.creatorhub121/au-business-identity
Validate Australian ABNs and ACNs by format and checksum over a public remote MCP endpoint.
client:Grok
transport:streamable-http
tools:2
Install AU Business Identity in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"au-business-identity": {
"type": "http",
"url": "https://au-business-identity.auagentutilities.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