How it works
Your AI client connects to the MCP Server, which acts as a secure bridge to the Public API. When you ask a question, the AI translates your request into the appropriate API calls, retrieves the data, and presents the results in a clear, readable format.
Your AI assistant ──▶ mcp.<ad-network-domain>/mcp ──▶ api.<ad-network-domain>/v2 ──▶ Your data
All requests go through the same permission system as your platform's API: a user can only access the data they are authorised to see. Because the server sits behind your own domain and admin panel, the white-label boundary is preserved end to end.