eCommerce
chalet-montagne.com
A platform for renting mountain vacation homes directly from owners without commission.
ENDPOINT 1
https://mcp.chalet-montagne.com/mcp
Known tools 0
No tool metadata was available in the registry cache.
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.chalet-montagne-com]
url = "https://mcp.chalet-montagne.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"chalet-montagne-com": {
"type": "http",
"url": "https://mcp.chalet-montagne.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: chalet-montagne-com
Remote MCP URL: https://mcp.chalet-montagne.com/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": {
"chalet-montagne-com": {
"url": "https://mcp.chalet-montagne.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"chalet-montagne-com": {
"type": "http",
"url": "https://mcp.chalet-montagne.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "chalet-montagne-com",
"transport": "streamable-http",
"url": "https://mcp.chalet-montagne.com/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 chalet-montagne.com was fetched 2026-08-03T15:51:33.348Z and is being refreshed.
chalet-montagne.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.