ALLFLYGHTS for VS Code
io.github.dev-allflyghts/mcp-server
Geo-based flight search MCP server. Find more flights between any two places on earth
client:VS Code
transport:streamable-http
Install ALLFLYGHTS in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://mcp.allflyghts.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs