Trendtrack
Trendtrack
DashboardGet API keyIntroduction
Utiliser Trendtrack avec n8nUtiliser Trendtrack avec ClaudeUtiliser Trendtrack avec ChatGPT
Intégrations

Utiliser Trendtrack avec Claude

Connectez Claude à la Public API Trendtrack via l'endpoint MCP distant de Trendtrack pour analyser en direct les marques, publicités, shops et données d'espace de travail.

Claude can connect to Trendtrack through a custom connector using Trendtrack's remote MCP endpoint.

MCP endpoint
https://api.trendtrack.io/v1/mcp

Setup

Make sure Public API access is enabled for your workspace before connecting Claude. If needed, follow Authentication first.

In Claude, open Settings and go to Connectors.

Claude Manage connectors menu

Click Add custom connector, set the name to Trendtrack, set/paste the Remote MCP server URL to https://api.trendtrack.io/v1/mcp, then click Connect.

Add custom connector in connectors settings

On Trendtrack, click Allow access to complete OAuth.

Trendtrack Allow access OAuth screen

Test the connection with a quick prompt such as: Use Trendtrack to check my workspace and summarize which API tools are available.

Trendtrack is then available in Claude and Claude Desktop.

Example prompts

  • Find Shopify stores selling skincare in France with active Meta ads.
  • Look up this brand and summarize its current top ads.
  • Show my workspace's fastest scaling ads this week.
  • Check remaining usage credits before running a large query.

Cost and safety notes

  • Start with read-only discovery endpoints like /v1/me, /v1/workspace, /v1/usage, and /v1/lookup.
  • Metered endpoints consume credits per returned row.
  • See Credits & Billing and Rate Limits before running large queries.

Troubleshooting

  • Connector can't connect: confirm the MCP URL is the canonical extension-server /v1/mcp endpoint: https://api.trendtrack.io/v1/mcp.
  • Claude can't access workspace data: reconnect the connector and complete OAuth again.
  • Unexpected credit usage: ask Claude to check usage first and run smaller limits.
  • 429 rate limits: wait and retry according to Rate Limits.

Next steps

Getting Started

Start with your first authenticated Trendtrack calls.

Authentication

Validate API access and credential setup.

Credits & Billing

Understand credit usage and metered endpoints.

Rate Limits

Handle throttling safely.

API Reference

Explore all available endpoints.

Utiliser Trendtrack avec n8n

Pilotez la Public API Trendtrack depuis le node HTTP Request de n8n — setup, recettes par endpoint et dix workflows prêts à importer.

Utiliser Trendtrack avec ChatGPT

Connectez ChatGPT à la Public API Trendtrack via l'endpoint MCP distant de Trendtrack pour analyser en direct les marques, publicités, shops et données d'espace de travail.

On this page

SetupExample promptsCost and safety notesTroubleshootingNext steps