Search 209k+ US state bills, all 50 states + DC: full text, sponsors, votes, status. Free.
claude mcp add bill-commons --transport http https://mcp.billcommons.org/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"bill-commons": {
"url": "https://mcp.billcommons.org/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"bill-commons": {
"serverUrl": "https://mcp.billcommons.org/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"bill-commons": {
"type": "http",
"url": "https://mcp.billcommons.org/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"bill-commons": {
"url": "https://mcp.billcommons.org/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"bill-commons": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.billcommons.org/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.billcommons.org/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/org.billcommons--bill-commons/reviews or the review_server meta-tool.
POST /mcp