LetsFG — Flights & Hotels for VS Code
io.github.letsfg/letsfg
Search and book flights and hotels: hundreds of airlines, plus bookable hotel rates.
client:VS Code
transport:streamable-http
runtime:npm
Install LetsFG — Flights & Hotels in VS Code
.vscode/mcp.json
{
"servers": {
"letsfg": {
"type": "http",
"url": "https://letsfg.co/developers/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs