congressgov mcp server for Cursor
io.github.cyanheads/congressgov-mcp-server
Access U.S. congressional data - bills, votes, members, committees - via MCP.
client:Cursor
transport:streamable-http
runtime:npm
tools:10
Install congressgov mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"congressgov-mcp-server": {
"url": "https://congressgov.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs