OAuth · 2 steps · no API key

Connect Spytrend to
ChatGPT.

Custom MCP connectors need a ChatGPT Business, Enterprise or Edu workspace with Developer mode allowed by an admin. On personal Free/Plus, or before the admin enables it, the option simply does not appear — that is a ChatGPT plan limit, not a Spytrend error. No access? Claude and Cursor work on any plan.

Video walkthrough — coming soon

[ INSTALL ]

Two steps to live.

The OAuth flow is standard — your client already speaks it. No API key, no JSON to hand-edit.

01

Add the Spytrend MCP URL

Your client reads the OAuth manifest by itself. No client ID, no secret.

  1. Admin first: Workspace Settings → Permissions & Roles → Connected Data (or Workspace Settings → Apps → Create) — allow custom apps. Then each member: Settings → Security and login → enable Developer mode.
  2. Settings → Plugins (or chatgpt.com/plugins) → + → paste the endpoint URL → Create and authorize.
  3. If new tools are missing later, open this plugin in Settings → Plugins and click Refresh. The current Spytrend catalog has 20 tools.
https://mcp.spytrend.com/mcp
02

Authorize with your Spytrend account

Your client opens spytrend.com. You sign in, approve the scopes, and the 20 tools show up as Spytrend.

CLI clients (Claude Code, Codex): after adding the server, restart the client — a running session won't load it — then run /mcp to sign in.

[ SCOPES ]

What you authorize.

Read-only access. The connector can never change or delete anything in your account, and you can revoke it anytime from Settings → AI / MCP.

  • mcp:readSearch ads, advertisers, webmasters, creatives, hubs and trends; read your favorites and quota.
  • identityWho you are and your plan — so requests are billed to the right quota.
← all clientsOAuth 2.1 · PKCE