openfec_lookup_elections — openfec mcp server MCP Tool
openfec_lookup_elections
(openfec lookup elections) 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_lookup_elections from your client
- Claude Code openfec mcp server openfec_lookup_elections run in your project directory
- Claude Desktop openfec mcp server openfec_lookup_elections ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor openfec mcp server openfec_lookup_elections ~/.cursor/mcp.json
- VS Code openfec mcp server openfec_lookup_elections .vscode/mcp.json
- Zed openfec mcp server openfec_lookup_elections ~/.config/zed/settings.json
- Windsurf openfec mcp server openfec_lookup_elections ~/.codeium/windsurf/mcp_config.json
- Cline openfec mcp server openfec_lookup_elections ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI openfec mcp server openfec_lookup_elections ~/.gemini/settings.json
- Grok openfec mcp server openfec_lookup_elections .mcp.json (in your project root)
- ChatGPT openfec mcp server openfec_lookup_elections Settings → Connectors → Advanced → Developer mode
- Claude.ai openfec mcp server openfec_lookup_elections Settings → Connectors → Add custom connector
- LangChain openfec mcp server openfec_lookup_elections 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_search_committees
- openfec_get_committee_totals
- openfec_search_contributions
- openfec_search_disbursements
- openfec_search_expenditures
- openfec_search_coordinated_expenditures
- openfec_search_filings
- 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.