Affiliate data inside your AI client

The Hi Energy AI MCP server exposes the same affiliate intelligence you use in the product — advertisers, deals, contacts, transactions, reports, and publisher tooling — as named tools an agent can call. Instead of copying screenshots into chat, you ask Claude or ChatGPT questions and the model pulls live, permission-scoped data from your account.

Endpoint: https://app.hienergy.ai/mcp

Setup and prompts: MCP documentation · Suggested prompts

What you can ask for

At a high level the server can:

  • Search advertisers, domains, verticals, tags, opportunities, and a universal omnibox across entities
  • Inspect a single advertiser, similar/related brands, deals, and transactions
  • Find and add contacts (paid/admin for contact search and emails)
  • Recommend and fetch reports without memorizing every report type name
  • Generate deeplinks, check extension config, and work with publisher/network credentials
  • Trigger network refreshes and check sync status when you manage publisher connections
  • Bridge into OpenAPI / GraphQL resources when an agent needs schema-level detail

Every call runs as you (or your publisher MCP service account). Pundit scopes match the REST API — no special back door.

How people connect

Client How
Claude.ai / Cowork Official Hi Energy connector with Auth0 OAuth — do not paste raw MCP JSON
Claude Code / agents /mcp + X-Api-Key
ChatGPT Remote MCP app / Marketplace import of /mcp (OAuth preferred)
In-app Dex chat for the same tool family inside Hi Energy

Free vs paid

  • Free: connect and use most discovery and read tools
  • Paid publisher or admin: search_contacts / get_advertiser_contacts with emails unmasked
  • Admins: extra account tools such as creating publishers and resending invitations

Contact create tools stamp the source as HiEnergy MCP (caller email) so your CRM trail stays clear.

Why MCP instead of only the API docs

REST and GraphQL remain available for engineers. MCP is for agents: the model discovers tools, picks recommend_report or search_advertisers, and returns answers in chat — including ChatGPT result widgets where the app ships them.

If you are new to the stack, start with the next article: searching advertisers, deals, and contacts through MCP.

Topics covered

  • MCP server
  • Model Context Protocol
  • Claude connector
  • ChatGPT MCP
  • Hi Energy AI
  • affiliate AI tools

Frequently Asked Questions

Direct answers to common questions about this topic — optimized for search and AI answer engines.

https://app.hienergy.ai/mcp — authenticated with your Hi Energy API key or Auth0 OAuth, with the same permissions as the REST API.

Use the official Hi Energy connector in the Claude directory (OAuth). For Claude Code, point the client at /mcp and send your API key in the X-Api-Key header.

Yes for most read tools. Contact search and full emails require a paid publisher account or admin. Report access follows the same ReportPolicy as the app.