Legislation for VS Code
com.delilahusa/legislation
U.S. bills, roll-call votes, legislators and 2026 elections for all 50 states, D.C. and Congress.
client:VS Code
transport:streamable-http
tools:36
Install Legislation in VS Code
.vscode/mcp.json
{
"servers": {
"legislation": {
"type": "http",
"url": "https://mcp.delilahusa.com/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- search_bills
- semantic_search_bills
- get_bill
- get_bill_diff
- keyword_search_bills
- get_bill_text
- get_bill_text_history
- list_legislators
- get_legislator
- get_roll_call
- get_legislator_scorecard
- list_committees
- get_committee
- list_hearings
- get_changes
- list_topics
- list_subjects
- list_sessions
- get_session_dashboard
- get_session_sponsor_stats
- get_session_vote_participation
- list_session_legislators
- get_session_breakdown
- list_states