Pointify Travel for VS Code
com.pointifytravels/travel
Search award flights and cash fares, optimize points, and predict fares inside ChatGPT and Claude.
client:VS Code
transport:streamable-http
tools:5
Install Pointify Travel in VS Code
.vscode/mcp.json
{
"servers": {
"travel": {
"type": "http",
"url": "https://mcp.pointifytravels.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs