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