Skip to content
Claude Desktop

Australian Tax MCP for Claude Desktop

au.com.ato-mcp/ato-mcp

Cited Australian tax answers from 34,500+ ATO documents, legislation and public rulings.

client:Claude Desktop transport:streamable-http runtime:npm

Install Australian Tax MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ato-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.ato-mcp.com.au/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Australian Tax MCP in other clients