aviation mcp for VS Code
io.github.perufitlife/aviation-mcp
Live aviation data for AI agents: METAR weather, airports, aircraft, glossary & FAA questions.
client:VS Code
transport:streamable-http
Install aviation mcp in VS Code
.vscode/mcp.json
{
"servers": {
"aviation-mcp": {
"type": "http",
"url": "https://renzomacar--aviation-mcp.apify.actor/mcp?token={apifyToken}"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs