Fly Where To? for VS Code
com.flywhereto/mcp
Worldwide nonstop flight routes from Wikipedia: airports, destinations, connections, airlines.
client:VS Code
transport:streamable-http
tools:8
Install Fly Where To? in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://flywhereto.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs