Skip to content
Zed

aus-accounting-mcp for Zed

io.github.ryanduguid/aus-accounting

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

client:Zed transport:stdio runtime:pypi

Install aus-accounting-mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "aus-accounting": {
      "command": "uvx",
      "args": [
        "aus-accounting-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

aus-accounting-mcp in other clients