← Registry

Productivity

canada-payroll.ca

Calculates Canadian payroll costs including employer contributions, take-home pay, and net-to-gross salary conversions.

1 endpoint3 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://canada-payroll.ca/mcp

No auth detected

MCP server metadata

Name
canada-payroll
Version
1.0.0
Capabilities
tools

Known tools 3

employer_total_cost

What a Canadian employee REALLY costs the employer for 2026: gross salary plus mandatory employer-side contributions (CPP + CPP2 + EI at 1.

Inferred read-only
employee_take_home

2026 take-home pay for a Canadian employee on regular salary: CPP/QPP (incl.

Potential side effects
net_to_gross_salary

Invert payroll for 2026: start from the take-home pay you agreed with the employee ("$800/week in their pocket") and get the gross salary that delivers it, the employer's true total cost, and the per-period source-deduction remittances (CRA; split CRA vs Revenu Québec for Quebec).

Potential side effects

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.canada-payroll]
url = "https://canada-payroll.ca/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "canada-payroll": {
      "type": "http",
      "url": "https://canada-payroll.ca/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: canada-payroll
Remote MCP URL: https://canada-payroll.ca/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": {
    "canada-payroll": {
      "url": "https://canada-payroll.ca/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "canada-payroll": {
      "type": "http",
      "url": "https://canada-payroll.ca/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "canada-payroll",
  "transport": "streamable-http",
  "url": "https://canada-payroll.ca/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for canada-payroll.ca was fetched 2026-07-31T02:40:27.810Z and is being refreshed.

Trust status Neutral

canada-payroll.ca is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.