Claude · 3 clicks · read-only scopes
Connect WinningHunterto Claude.
Ask about trending products, winning ads, or top shops — Claude pulls the data live. No context switching, no copy-paste.
Uç nokta
One URL. Claude does the rest.
Paste this into the Claude connector settings. OAuth takes care of login and permissions — you just approve once.
https://app.winninghunter.com/mcp
Install
Open Claude, paste a link, done.
Three steps inside Claude Desktop. No terminal, no JSON files, no API key to hunt down.
1Open Claude Desktop and go to Settings → Connectors.
2Click Add custom connector and paste the URL above.
3Sign in to WinningHunter and approve the scopes.
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