Overview
The MCP endpoint uses JSON-RPC 2.0 protocol to execute various tools for audience insights. The request parameters are divided into two parts:Parameter Documentation
Part 1: JSON-RPC Framework Parameters
Standard JSON-RPC 2.0 protocol parameters required for every request
Part 2: Tool-Specific Parameters
Tool-specific parameters that vary based on which tool you’re calling
Quick Example
Available Tools
chat_gwi- Ask natural language questions about audience insightsexplore_insight_gwi- Get detailed breakdowns of specific insights
Authorizations
Format: Bearer YOUR_TOKEN
Body
application/json
JSON-RPC request for either chat_gwi or explore_insight_gwi tool

