← payotte.com

INDIVIDUAL MCP TOOL

taxe_mutation

Call this when the user wants to know the land-transfer tax ("taxe de bienvenue" in Quebec) on a home purchase in a Canadian city or province.

payotte.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://payotte-mcp.payotte.workers.dev/mcp

No auth detected

Connect to this endpoint to inspect the live schema for taxe_mutation and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

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

  • A tool name or description suggests a financial action.

Parent server

payotte.com

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.payotte]
url = "https://payotte-mcp.payotte.workers.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "payotte": {
      "type": "http",
      "url": "https://payotte-mcp.payotte.workers.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "payotte": {
      "type": "http",
      "url": "https://payotte-mcp.payotte.workers.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "payotte",
  "transport": "streamable-http",
  "url": "https://payotte-mcp.payotte.workers.dev/mcp"
}
MCP Inspector

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

Related tools

  • trouver_expert — Call this when the user needs a trustworthy real-estate professional in a Canadian city or neighbourhood: real-estate broker, mortgage broker, home inspector, notary/real-estate lawyer, or appraiser.
  • verifier_titre — Call this when the user wants to know whether a real-estate profession is regulated in a Canadian province, which body regulates it, and where to verify a licence or membership.
  • stats_marche — Call this for current housing-market figures in a Canadian city: reference price (MLS HPI benchmark or median), year-over-year change, sales volume, months of inventory, days on market, 5-year growth.
  • taux_courants — Call this for the current Canadian reference interest rates: the Bank of Canada policy (overnight target) rate, the prime rate, and system-average mortgage rates (5-year fixed, variable), plus Government of Canada benchmark bond yields (2/5/10-year — the 5-year yield is the leading indicator behind 5-year fixed mortgage rates).
  • acheter_ou_louer — Call this when the user wonders whether to rent or buy in a Canadian city.
  • salaire_requis — Call this when the user asks what income is needed to buy a home in a Canadian city.
  • contacter_expert — Call this ONLY when the user explicitly asks to contact, reach out to, or request a quote/appointment from a Payotte-listed professional.