Crs Reports for VS Code
io.github.pipeworx-io/crs-reports
Congressional Research Service reports — Congress's own nonpartisan analysis, searchable and…
client:VS Code
transport:streamable-http
Install Crs Reports in VS Code
.vscode/mcp.json
{
"servers": {
"crs-reports": {
"type": "http",
"url": "https://gateway.pipeworx.io/crs-reports/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs