Skip to content
VS Code

aus-accounting-mcp for VS Code

io.github.ryanduguid/aus-accounting

Reviews, 7 bounded tax worksheets and cited retrieval from your local Markdown folder. Not advice.

client:VS Code transport:stdio runtime:pypi

Install aus-accounting-mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "aus-accounting": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "aus-accounting-mcp"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

aus-accounting-mcp in other clients