super_pacs — HillSignal MCP Tool
super_pacs
(super pacs) is one of 24 tools on the
HillSignal
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call super_pacs from your client
- Claude Code HillSignal super_pacs run in your project directory
- Claude Desktop HillSignal super_pacs ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor HillSignal super_pacs ~/.cursor/mcp.json
- VS Code HillSignal super_pacs .vscode/mcp.json
- Zed HillSignal super_pacs ~/.config/zed/settings.json
- Windsurf HillSignal super_pacs ~/.codeium/windsurf/mcp_config.json
- Cline HillSignal super_pacs ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI HillSignal super_pacs ~/.gemini/settings.json
- Grok HillSignal super_pacs .mcp.json (in your project root)
- ChatGPT HillSignal super_pacs Settings → Connectors → Advanced → Developer mode
- Claude.ai HillSignal super_pacs Settings → Connectors → Add custom connector
- LangChain HillSignal super_pacs pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http hillsignalapp https://www.hillsignal.com/api/mcp
Other tools on this server
- resolve_entity
- get_entity
- search_awards
- award_totals
- search_opportunities
- congressional_trades
- get_politician
- insider_trades
- search_bills
- executive_orders
- pac_lookup
- pac_totals
- lobbying
- money_trail
- outside_money
- data_coverage
- list_themes
- get_theme
- latest_events
- track_record
- institutional_holders
- foreign_agents
- form_d_raises
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.