Ncua for VS Code
io.github.pipeworx-io/ncua
NCUA MCP — US credit union data from the quarterly 5300 Call Report.
client:VS Code
transport:streamable-http
Install Ncua in VS Code
.vscode/mcp.json
{
"servers": {
"ncua": {
"type": "http",
"url": "https://gateway.pipeworx.io/ncua/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs