# Adscriptly MCP

Remote MCP endpoint: https://adscriptly.com/api/mcp

Adscriptly uses OAuth 2.1 with Dynamic Client Registration and S256 PKCE.
An active paid plan or unexpired $1 paid trial is required on every request.

Claude:
  Claude.ai: Customize → Connectors → Add custom connector
  Paste https://adscriptly.com/api/mcp, select Connect, then sign in.

Claude Code:
  claude mcp add --transport http adscriptly https://adscriptly.com/api/mcp
  claude mcp login adscriptly

ChatGPT:
  1. Settings → Security and login → Developer mode.
  2. Open https://chatgpt.com/plugins and choose Create app.
  3. Paste https://adscriptly.com/api/mcp as the MCP server URL.
  4. Create the app, then sign in to Adscriptly when prompted.

The server exposes read-only account analysis plus separately scoped and annotated write operations.
