Air Route Atlas MCP for VS Code
net.nexlab/air-route-atlas
Air route and connection intelligence
client:VS Code
transport:streamable-http
Install Air Route Atlas MCP in VS Code
.vscode/mcp.json
{
"servers": {
"air-route-atlas": {
"type": "http",
"url": "https://mcp.nexlab.net/mcp/air-route-atlas"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs