Faa Regulations for VS Code
io.github.pipeworx-io/faa-regulations
FAA Regulations MCP — US Federal Aviation Regulations (14 CFR, 'FARs').
client:VS Code
transport:streamable-http
Install Faa Regulations in VS Code
.vscode/mcp.json
{
"servers": {
"faa-regulations": {
"type": "http",
"url": "https://gateway.pipeworx.io/faa-regulations/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs