openfec_search_committees — openfec mcp server MCP Tool
openfec_search_committees
(openfec search committees) is one of 12 tools on the
openfec mcp server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call openfec_search_committees from your client
- Claude Code openfec mcp server openfec_search_committees run in your project directory
- Claude Desktop openfec mcp server openfec_search_committees ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor openfec mcp server openfec_search_committees ~/.cursor/mcp.json
- VS Code openfec mcp server openfec_search_committees .vscode/mcp.json
- Zed openfec mcp server openfec_search_committees ~/.config/zed/settings.json
- Windsurf openfec mcp server openfec_search_committees ~/.codeium/windsurf/mcp_config.json
- Cline openfec mcp server openfec_search_committees ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI openfec mcp server openfec_search_committees ~/.gemini/settings.json
- Grok openfec mcp server openfec_search_committees .mcp.json (in your project root)
- ChatGPT openfec mcp server openfec_search_committees Settings → Connectors → Advanced → Developer mode
- Claude.ai openfec mcp server openfec_search_committees Settings → Connectors → Add custom connector
- LangChain openfec mcp server openfec_search_committees pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http openfec-mcp-server https://openfec.caseyjhand.com/mcp
Other tools on this server
- openfec_search_candidates
- openfec_get_committee_totals
- openfec_search_contributions
- openfec_search_disbursements
- openfec_search_expenditures
- openfec_search_coordinated_expenditures
- openfec_search_filings
- openfec_lookup_elections
- openfec_search_legal
- openfec_get_legal_document
- openfec_lookup_calendar
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.