Fcc Regulations for VS Code
io.github.pipeworx-io/fcc-regulations
FCC Regulations MCP — US Federal Communications Commission rules (47 CFR).
client:VS Code
transport:streamable-http
Install Fcc Regulations in VS Code
.vscode/mcp.json
{
"servers": {
"fcc-regulations": {
"type": "http",
"url": "https://gateway.pipeworx.io/fcc-regulations/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs