Agent-native travel search. 5 second flights & hotels $50 cheaper. Free forever for the first 1000 Stargazers.
Server Config
{
"mcpServers": {
"letsfg": {
"command": "npx",
"args": [
"-y",
"letsfg-mcp"
],
"env": {
"LETSFG_API_KEY": "your_api_key"
}
}
}
}