Docs Obtenir une clé API
ChatGPT · 3 clicks · read-only scopes

Connect WinningHunterto ChatGPT.

Research stays inside the chat you already use. Ask about products, brands, or ad trends — WinningHunter answers live.

Endpoint

ChatGPT Apps, live MCP data.

Create a ChatGPT app and attach the WinningHunter MCP endpoint. Once configured, tools are available directly in your app flow.

https://app.winninghunter.com/mcp

Install

If Apps is enabled, configure once.

Use ChatGPT Apps settings to enable developer mode, create an app, and point it to WinningHunter MCP.

1Open ChatGPT Settings → Apps → Advanced settings, then enable Developer mode.
2Click Create an app, choose a name, and set MCP server URL to the endpoint above.
3Click Create or Connect, then complete OAuth (or use X-API-Key headers if your UI requires custom headers).
POST https://app.winninghunter.com/mcp # Request: initialize { "method": "initialize" } # Response: tools list { "tools": [...] }

Scopes

What you authorize.

Read-only across the board. You can revoke access from your account at any time.

winninghunter:identity.read

Account details and workspace context.

winninghunter:research.read

Read-only access to ad, brand, TikTok Shop, and trend signals.

winninghunter:usage.read

Credits and usage visibility.

winninghunter:mcp.read

Tool discovery and tool invocation metadata.

Read-only · OAuth 2.1 with PKCE