FlightFinder Aviation Safety Data for VS Code
com.himaxym/flightfinder-aviation-safety
Aviation accident narratives from 128 official authorities, plus FAA wildlife, laser and drone data
client:VS Code
transport:streamable-http
Install FlightFinder Aviation Safety Data in VS Code
.vscode/mcp.json
{
"servers": {
"flightfinder-aviation-safety": {
"type": "http",
"url": "https://himaxym.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs