list_state_delegation — civiq MCP Tool Read-only
list_state_delegation
(list state delegation) 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 list_state_delegation from your client
- Claude Code civiq list_state_delegation run in your project directory
- Claude Desktop civiq list_state_delegation ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor civiq list_state_delegation ~/.cursor/mcp.json
- VS Code civiq list_state_delegation .vscode/mcp.json
- Zed civiq list_state_delegation ~/.config/zed/settings.json
- Windsurf civiq list_state_delegation ~/.codeium/windsurf/mcp_config.json
- Cline civiq list_state_delegation ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI civiq list_state_delegation ~/.gemini/settings.json
- Grok civiq list_state_delegation .mcp.json (in your project root)
- ChatGPT civiq list_state_delegation Settings → Connectors → Advanced → Developer mode
- Claude.ai civiq list_state_delegation Settings → Connectors → Add custom connector
- LangChain civiq list_state_delegation 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
- get_representative_profile
- compare_legislators
- 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.