eCommerce
pixievacations.com
Provides information and booking links for Sandals and Beaches resorts.
ENDPOINT 1
https://pixie-vacations-mcp-production.up.railway.app/mcp
MCP server metadata
- Name
- pixie-vacations
- Version
- 1.2.1
Known tools 12
get_resort_booking_urlGet the co-branded booking URL for a specific Sandals or Beaches resort.
Inferred read-onlyget_sandals_beaches_dealsGet current Sandals and Beaches deals and promotions with co-branded booking URLs.
Inferred read-onlyget_cruise_booking_infoGet cruise booking links for Pixie Vacations' online engine.
Inferred read-onlyget_honeymoon_consultationHelp plan a Sandals or Beaches honeymoon with Pixie Vacations.
Inferred read-onlyrequest_pixie_quoteSubmit a free, no-fee quote request to Pixie Vacations and match the traveler with a travel advisor.
Inferred read-onlyplan_disney_worldRecommend a Walt Disney World resort tier, ticket package (number of days + Park Hopper vs base), and the best time of year to go (crowds + price), then connect the traveler to a Pixie Authorized Disney Vacation Planner for a free quote.
Inferred read-onlyfind_cruiseFind a cruise by departure port, party size, month, and total budget, returning deep links into Pixie Vacations' online cruise booking engine (no fees, same price as the cruise line).
Inferred read-onlyCONNECT 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.pixie-vacations]
url = "https://pixie-vacations-mcp-production.up.railway.app/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"pixie-vacations": {
"type": "http",
"url": "https://pixie-vacations-mcp-production.up.railway.app/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: pixie-vacations
Remote MCP URL: https://pixie-vacations-mcp-production.up.railway.app/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": {
"pixie-vacations": {
"url": "https://pixie-vacations-mcp-production.up.railway.app/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"pixie-vacations": {
"type": "http",
"url": "https://pixie-vacations-mcp-production.up.railway.app/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "pixie-vacations",
"transport": "streamable-http",
"url": "https://pixie-vacations-mcp-production.up.railway.app/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.