payotte mcp for Claude Desktop
io.github.payotte-com/payotte-mcp
Verified Canadian real-estate pros + housing data: prices, rates, land-transfer tax, rent-vs-buy.
client:Claude Desktop
transport:streamable-http
tools:8
Install payotte mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"payotte-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://payotte-mcp.payotte.workers.dev/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