Govinfo for VS Code
io.github.pipeworx-io/govinfo
GovInfo.gov MCP — full text of US government publications
client:VS Code
transport:streamable-http
Install Govinfo in VS Code
.vscode/mcp.json
{
"servers": {
"govinfo": {
"type": "http",
"url": "https://gateway.pipeworx.io/govinfo/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs