aus-accounting-mcp for Grok
io.github.ryanduguid/aus-accounting
Reviews, 7 bounded tax worksheets and cited retrieval from your local Markdown folder. Not advice.
client:Grok
transport:stdio
runtime:pypi
Install aus-accounting-mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"aus-accounting": {
"type": "stdio",
"command": "uvx",
"args": [
"aus-accounting-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