Install
openclaw skills install pipeworx-congressAccess US Congress data to search bills, retrieve bill details, get current members, and view recent congressional votes via GovTrack API.
openclaw skills install pipeworx-congressCongress MCP — US Congress data via GovTrack API (free, no auth required)
Search US congressional bills by keyword. Returns bill type, number, title, status, sponsor, and int
Get full details for a congressional bill by its ID. Returns text, sponsors, cosponsors, committee a
Get current members of Congress with their name, party, state, district (for representatives), and c
Get recent congressional votes on bills. Returns question, result, chamber, vote counts (yes/no/abst
{
"mcpServers": {
"congress": {
"url": "https://gateway.pipeworx.io/congress/mcp"
}
}
}