Pixie Vacations Travel Booking for VS Code
io.github.stevegriswoldatl/pixie-vacations-mcp
Book Sandals, Beaches, and cruises through Pixie Vacations with co-branded booking URLs.
client:VS Code
transport:streamable-http
tools:12
Install Pixie Vacations Travel Booking in VS Code
.vscode/mcp.json
{
"servers": {
"pixie-vacations-mcp": {
"type": "http",
"url": "https://pixie-vacations-mcp-production.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs