Skip to content
Cursor

Govtrack for Cursor

io.github.pipeworx-io/govtrack

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

client:Cursor transport:streamable-http

Install Govtrack in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "govtrack": {
      "url": "https://gateway.pipeworx.io/govtrack/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Govtrack in other clients