air-routes.com for VS Code
io.github.idragulin/air-routes
Global scheduled passenger flight routes: which exist, direct or connecting, and days flown.
client:VS Code
transport:streamable-http
tools:4
Install air-routes.com in VS Code
.vscode/mcp.json
{
"servers": {
"air-routes": {
"type": "http",
"url": "https://air-routes.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs