openstates mcp server for VS Code
io.github.cyanheads/openstates-mcp-server
Search bills, legislators, committees, and events across all 50 US states, DC, and 5 US territories.
client:VS Code
transport:streamable-http
runtime:npm
tools:10
Install openstates mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"openstates-mcp-server": {
"type": "http",
"url": "https://openstates.caseyjhand.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs