OAuth · 2 steps · no API key

Connect Spytrend to
Claude.

Desktop, Code or web. Add as a custom connector, or via the CLI.

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. Settings → Connectors → Add custom connector
  2. Paste the endpoint URL, then Connect & authorize.
claude mcp add --transport http spytrend 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