Suggested prompts for the Hi Energy AI MCP server
Use these prompts with any MCP client connected to Hi Energy AI. They are written for natural language,
so your agent can choose tools such as recommend_report, search_advertisers,
search_contacts, search_deals, search_transactions, and
get_clicks without you memorizing JSON-RPC payloads.
How to use these prompts
- Connect via the official Claude connector or the Hi Energy AI MCP server docs with your API key.
- Copy a prompt from a category below into your MCP client chat.
- Prefer outcome language (“top advertisers by sales”) over tool names unless debugging.
- For reports, let the agent call
recommend_reportwhen the best snapshot is unclear. - Treat write-operation prompts carefully—they can create contacts, invite users, or post to Slack.
Reports and performance
Ask for a business outcome first. The agent should call recommend_report, then fetch the ranked report.
Typical tools: recommend_report, list_reports, get_report
-
Show me the top advertisers by sales this month. -
Show me the top advertisers by sales over the last 90 days. -
Which advertisers are gaining the fastest this month? -
Which advertisers are declining the fastest this month? -
Which advertisers gained the most commission in the last 90 days? -
Which advertisers have the biggest month-over-month commission drops? -
Summarize advertiser commission trends for the last 30 days. -
Give me daily KPI totals for the last 30 days. -
Summarize network commissions for this month. -
Show me daily transaction totals by network.
Advertiser discovery
Use brand, category, country, or domain language. Prefer domain tools when you only have a hostname.
Typical tools: search_advertisers, search_advertisers_by_domain, get_advertiser, get_similar_advertisers
-
Find affiliate programs for Alo Yoga. -
Search advertisers for running shoes in the US. -
Which advertisers match the domain nike.com? -
Get full details for advertiser Alo Yoga after you find it. -
Show me similar advertisers to Alo Yoga. -
List opportunity advertisers I should review next. -
Build search links for fashion affiliate programs in the UK.
Contacts and outreach
Say contacts, emails, or affiliate managers explicitly so the agent uses contact tools—not advertiser search.
Typical tools: search_contacts, get_advertiser_contacts, add_contact_for_advertiser, find_more_contacts
-
Find contacts for aloyoga.com. -
Which contacts at Alo Yoga have both a title and a LinkedIn profile? -
Search contacts for Dick's Sporting Goods affiliate managers. -
What should I know before reaching out to Alo Yoga? -
Add [email protected] as a contact for Dick's Sporting Goods. -
Find more contacts for Alo Yoga using Dex contact discovery.
Deals and promotions
Ask for active, exclusive, country, or newest deals. Visible deals are the default for MCP clients.
Typical tools: search_deals, get_deal, list_deal_types
-
Give me a deals summary for my account. -
Show me the newest deals added recently. -
Find active exclusive deals in the US. -
Search deals for Black Friday promotions. -
Show me deal counts by country. -
Get details for the top deal you just found.
Transactions and clicks
Include date windows. Clicks require start and end dates and cannot exceed 90 days.
Typical tools: search_transactions, get_transaction, get_clicks
-
Show me advertiser transaction stats for the last 30 days. -
Search approved transactions for the last 14 days. -
Which advertisers are getting the most clicks right now? -
Get click totals from 2026-07-01 to 2026-07-27. -
Summarize commissions and sales for my top advertiser this month.
Status changes and sync health
Useful for ops reviews: approvals, rejections/stops, and stale network syncs.
Typical tools: list_status_changes, get_*_report, network sync tools
-
Summarize status changes from the last 24 hours. -
Show me advertiser status counts right now. -
Show me status card totals for applied, approved, rejected, and stopped advertisers. -
Which networks synced most recently? -
Which publisher-network syncs look stale right now?
Publisher and write operations
These prompts can mutate data or call side effects. Use only when you intend to write. create_publisher and resend_user_invitation are admin-only. update_user, api_get, and api_write are omitted from non-admin tools/list directories (directory-hidden) but remain callable for admins in the directory.
Typical tools: generate_deeplink, refer_user, create_referred_user, post_to_publisher_slack_channel, credential/sync tools
-
Generate a deeplink for this advertiser destination URL. -
Create a referred user invite for [email protected]. -
Show me the network credentials setup link for my publisher. -
Validate my Impact network credentials for this publisher. -
Post a short sync-status update to my publisher Slack channel. -
Admin only: create a publisher named Example Media with domain example.com.