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