Flight MCP for VS Code
com.flight-mcp/flight-search
Search and compare flight offers through a cache-aware Streamable HTTP MCP server for AI agents.
client:VS Code
transport:streamable-http
Install Flight MCP in VS Code
.vscode/mcp.json
{
"servers": {
"flight-search": {
"type": "http",
"url": "https://flight-mcp.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs