Skip to content
Cursor

aus-accounting-mcp for Cursor

io.github.ryanduguid/aus-accounting

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

client:Cursor transport:stdio runtime:pypi

Install aus-accounting-mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

aus-accounting-mcp in other clients