← carcalculator.com.au

INDIVIDUAL MCP TOOL

novated_lease

Estimate an Australian novated lease: monthly salary deduction, pre-tax/post-tax (ECM) split incl.

carcalculator.com.aunone authenticationAvailability not checked

Input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description contains a write-action term.

Parent endpoint

carcalculator.com.au

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.carcalculator-com-au]
url = "https://carcalculator.com.au/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "carcalculator-com-au": {
      "type": "http",
      "url": "https://carcalculator.com.au/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: carcalculator-com-au
Remote MCP URL: https://carcalculator.com.au/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "carcalculator-com-au": {
      "url": "https://carcalculator.com.au/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "carcalculator-com-au": {
      "type": "http",
      "url": "https://carcalculator.com.au/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "carcalculator-com-au",
  "transport": "streamable-http",
  "url": "https://carcalculator.com.au/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • compare — Compare the true cost of owning the same car in Australia three ways: buying outright with cash, a secured car loan, or a salary-packaged novated lease.
  • loan — Australian car loan repayment calculator: repayment per period (weekly/fortnightly/monthly), total interest, fees, balloon, and the balance after each year.
  • stamp_duty — Motor vehicle stamp duty for any Australian state or territory (current schedules incl.
  • fuel — Annual fuel or EV charging cost from distance, consumption and unit price.
  • depreciation — Estimated Australian car value year-by-year for up to 10 years, using an industry-average retention curve or a custom annual percentage.
  • emissions — Annual CO2-equivalent emissions for petrol, diesel, hybrid, or grid-charged EV driving in Australia (tailpipe factors; EV uses the national grid average).
  • break_even — Years until a dearer-to-buy but cheaper-to-run car (typically an EV vs petrol) pays back its extra purchase price through fuel and servicing savings.