analyze_vote_prediction — civiq MCP Tool
analyze_vote_prediction
(analyze vote prediction) 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 analyze_vote_prediction from your client
- Claude Code civiq analyze_vote_prediction run in your project directory
- Claude Desktop civiq analyze_vote_prediction ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor civiq analyze_vote_prediction ~/.cursor/mcp.json
- VS Code civiq analyze_vote_prediction .vscode/mcp.json
- Zed civiq analyze_vote_prediction ~/.config/zed/settings.json
- Windsurf civiq analyze_vote_prediction ~/.codeium/windsurf/mcp_config.json
- Cline civiq analyze_vote_prediction ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI civiq analyze_vote_prediction ~/.gemini/settings.json
- Grok civiq analyze_vote_prediction .mcp.json (in your project root)
- ChatGPT civiq analyze_vote_prediction Settings → Connectors → Advanced → Developer mode
- Claude.ai civiq analyze_vote_prediction Settings → Connectors → Add custom connector
- LangChain civiq analyze_vote_prediction 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
- compare_legislators
- search_legislation
- get_bill_details
- get_voting_history
- get_vote_record
- get_campaign_finance
- search_lobbying
- get_federal_spending
- 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.