compare_legislators — civiq MCP Tool
compare_legislators
(compare legislators) is one of 47 tools on the
civiq
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call compare_legislators from your client
- Claude Code civiq compare_legislators run in your project directory
- Claude Desktop civiq compare_legislators ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor civiq compare_legislators ~/.cursor/mcp.json
- VS Code civiq compare_legislators .vscode/mcp.json
- Zed civiq compare_legislators ~/.config/zed/settings.json
- Windsurf civiq compare_legislators ~/.codeium/windsurf/mcp_config.json
- Cline civiq compare_legislators ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI civiq compare_legislators ~/.gemini/settings.json
- Grok civiq compare_legislators .mcp.json (in your project root)
- ChatGPT civiq compare_legislators Settings → Connectors → Advanced → Developer mode
- Claude.ai civiq compare_legislators Settings → Connectors → Add custom connector
- LangChain civiq compare_legislators pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http civiq https://civdotiq.org/api/mcp
Other tools on this server
- lookup_representatives
- list_state_delegation
- get_representative_profile
- search_legislation
- get_bill_details
- get_voting_history
- get_vote_record
- get_campaign_finance
- search_lobbying
- get_federal_spending
- analyze_vote_prediction
- get_influence_chain
- analyze_district_comprehensive
- analyze_industry_regulatory_landscape
- analyze_policy_area_ecosystem
- get_committee_info
- get_federal_register
- get_district_info
- search_epa_facilities
- get_district_environmental_profile
- analyze_environmental_influence
- get_climate_data
- get_state_climate_profile
- search_fema_disasters
- get_district_disaster_history
- search_crime_statistics
- get_state_public_safety_profile
- search_consumer_complaints
- get_district_consumer_complaints
- analyze_consumer_protection_influence
- get_housing_affordability
- get_district_housing_profile
- search_vehicle_recalls
- search_vehicle_complaints
- search_healthcare_providers
- get_district_healthcare_profile
- get_state_energy_profile
- analyze_energy_policy_influence
- search_colleges
- get_district_education_profile
- search_nih_grants
- get_district_research_profile
- search_fdic_institutions
- get_district_banking_profile
- get_federal_fiscal_data
- get_federal_debt_context
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.