Fac for VS Code
io.github.pipeworx-io/fac
Federal Audit Clearinghouse (FAC) MCP — US single-audit data.
client:VS Code
transport:streamable-http
Install Fac in VS Code
.vscode/mcp.json
{
"servers": {
"fac": {
"type": "http",
"url": "https://gateway.pipeworx.io/fac/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs