bill commons for VS Code
org.billcommons/bill-commons
Search 209k+ US state bills, all 50 states + DC: full text, sponsors, votes, status. Free.
client:VS Code
transport:streamable-http
tools:11
Install bill commons in VS Code
.vscode/mcp.json
{
"servers": {
"bill-commons": {
"type": "http",
"url": "https://mcp.billcommons.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs