get_fec_candidates — FEC Campaign Finance MCP Tool Read-only
get_fec_candidates
(get fec candidates) is one of 3 tools on the
FEC Campaign Finance
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_fec_candidates from your client
- Claude Code FEC Campaign Finance get_fec_candidates run in your project directory
- Claude Desktop FEC Campaign Finance get_fec_candidates ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor FEC Campaign Finance get_fec_candidates ~/.cursor/mcp.json
- VS Code FEC Campaign Finance get_fec_candidates .vscode/mcp.json
- Zed FEC Campaign Finance get_fec_candidates ~/.config/zed/settings.json
- Windsurf FEC Campaign Finance get_fec_candidates ~/.codeium/windsurf/mcp_config.json
- Cline FEC Campaign Finance get_fec_candidates ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI FEC Campaign Finance get_fec_candidates ~/.gemini/settings.json
- Grok FEC Campaign Finance get_fec_candidates .mcp.json (in your project root)
- ChatGPT FEC Campaign Finance get_fec_candidates Settings → Connectors → Advanced → Developer mode
- Claude.ai FEC Campaign Finance get_fec_candidates Settings → Connectors → Add custom connector
- LangChain FEC Campaign Finance get_fec_candidates pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http fec https://fec.memoryapi.org/mcp
Other tools on this server
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.