Skip to content
VS Code

Govtrack for VS Code

io.github.pipeworx-io/govtrack

GovTrack MCP — federal US Congress data (free, no auth)

client:VS Code transport:streamable-http

Install Govtrack in VS Code

.vscode/mcp.json

{
  "servers": {
    "govtrack": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/govtrack/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Govtrack in other clients