Cursor · 3 clicks · read-only scopes
Connect WinningHunterto Cursor.
Pull product stats, ad performance, and brand intel straight into your editor. Research and code in the same window.
Endpoint
Your editor, now a research tool.
Cursor talks to WinningHunter over MCP. Add the URL, authorize once, and query tools from any chat.
https://app.winninghunter.com/mcp
Install
Wire it up in under a minute.
One new MCP server in Cursor. Authorize, and you're calling live tools from chat.
1Open Cursor Settings → MCP and create a new server.
2Set the server URL to the endpoint above.
3Sign in to WinningHunter when prompted and approve access.
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