A NEW WAY TO GET AWAY
Your next Fernie stay.
One conversation away.
Copy a prompt into your usual AI chat. Plan your stay together and get a link with your property, dates and guest count filled in. Review live availability and pricing, add your contact details, and complete test payment on this site.
No setup. Just a conversation.
Choose Talk to AI, paste the prompt into Claude or another assistant, and describe your getaway. Web access helps it read property pages; the website always checks the final price and availability.
Optional: connect tools for live quotes inside your AI chat
From “let's go” to all set.
- Describe your getaway.
Share your dates, how many people are coming, and the little things that make a great stay. - Choose your place.
Claude checks FCR availability and shows you the property and dated quote. Confirm the stay before asking it to prepare your booking. - Review. Pay. Done.
Open your personal booking link, review your details and payment schedule, and complete Stripe test checkout.
Every payment in this demo is sandboxed. Completing checkout creates a demo confirmation and does not reserve an OwnerRez property.
Start with something like…
Connect We Book Fernie in Claude using the steps below. You can use Claude in your browser or the Claude app.
Or find your stay hereConnect We Book Fernie to Claude
- In Claude, open Customize → Connectors, choose +, then Add custom connector.
- Name it We Book Fernie demo and paste this connector URL:
https://webookfernie.com/api/mcp
Add the connector, then enable it for your conversation. This isolated sandbox uses public guest booking tools; no API key or sign-in is needed. For a managed team account, an organization owner may need to add the connector first.
After choosing a stay, tell Claude your guest name and email and explicitly ask it to prepare your sandbox booking link. Payment details belong only on Stripe's test checkout page. Keep your personal booking link private.
Setup follows Claude's custom connector instructions. The demo must be publicly reachable; a localhost URL only works with the Desktop bridge below.
Advanced: Claude Desktop private access
FCR staff can use the included local bridge for private booking preparation and status tools. Ask your host for the script and private access token, then add this configuration to Claude Desktop's MCP settings. Keep the token private.
{
"mcpServers": {
"we-book-fernie": {
"command": "node",
"args": [
"/absolute/path/to/webookfernie/scripts/claude-mcp-bridge.mjs"
],
"env": {
"FCR_MCP_URL": "https://webookfernie.com/api/mcp",
"AGENT_DEMO_SECRET": "YOUR_PRIVATE_DEMO_TOKEN"
}
}
}
}Discovery for compatible assistants: assistant guide · booking API. A card number is never needed in your chat. Enter Stripe test payment details only on the secure checkout page.