Flightcat for VS Code
io.flightcat/flightcat
Search flights by flexible dates and broad destinations, with live prices and booking links.
client:VS Code
transport:streamable-http
tools:1
Install Flightcat in VS Code
.vscode/mcp.json
{
"servers": {
"flightcat": {
"type": "http",
"url": "https://mcp.flightcat.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs