Superscale MCP Server

The product Model Context Protocol server. Lets an external agent runtime (Claude and similar MCP clients) drive Superscale's creative engine — generating statics, UGC video and scripts from context the calling agent supplies, reading live performance from connected Meta, TikTok and Google Ads accounts, and running competitive research — then schedule those jobs on a cadence. Live and OAuth-gated: an unauthenticated call returns HTTP 401 with an RFC 9728 WWW-Authenticate challenge naming its protected-resource metadata. Included from the Pro plan upward. Tool schemas require an authenticated session and are therefore not captured.

API entry from apis.yml

apis.yml Raw ↑
name: Superscale MCP Server
description: 'The product Model Context Protocol server. Lets an external agent runtime (Claude and similar
  MCP clients) drive Superscale''s creative engine — generating statics, UGC video and scripts from context
  the calling agent supplies, reading live performance from connected Meta, TikTok and Google Ads accounts,
  and running competitive research — then schedule those jobs on a cadence. Live and OAuth-gated: an unauthenticated
  call returns HTTP 401 with an RFC 9728 WWW-Authenticate challenge naming its protected-resource metadata.
  Included from the Pro plan upward. Tool schemas require an authenticated session and are therefore not
  captured.'
humanURL: https://docs.superscale.ai/integrations/superscale-for-agents
baseURL: https://mcp.superscale.ai/mcp
image: https://superscale.ai/images/og-images/default-og-image.jpg
tags:
- MCP
- Agents
- Advertising
- Creative Generation
properties:
- type: MCPServer
  url: mcp/superscale-mcp.yml
- type: Authentication
  url: authentication/superscale-authentication.yml
- type: OAuthScopes
  url: scopes/superscale-scopes.yml