View raw

ChatGPT#

Add ClipKit to ChatGPT as a custom connector ("app") via Developer Mode, so you can author ClipKit videos in a normal chat.

ClipKit's connector is open (no auth) and speaks Streamable HTTP at https://www.clipkit.dev/mcp.

Add the connector#

  1. Settings → Apps & Connectors → Advanced settings, and toggle Developer mode on.
  2. Click Create (Add custom connector) and fill in:
    • Name: ClipKit
    • MCP Server URL: https://www.clipkit.dev/mcp
    • Authentication: No authentication
    • Check I trust this provider, then Create.

There's no config file — connectors are added in the UI. The only value to paste is the URL.

Verify#

The connector's detail page lists ClipKit's tools. In a new chat, click + → More, enable the ClipKit app, and ask it to run a tool (e.g. validate a project).

Notes#

  • Paid tiers only. Developer Mode isn't on Free — it needs Plus, Pro, Business / Team, Enterprise, or Edu.
  • On Business / Enterprise / Edu, a workspace admin must enable Developer Mode first (Workspace Settings → Permissions).
  • Paste the full path https://www.clipkit.dev/mcp — a bare clipkit.dev is the most common "connection failed" cause.
  • Menus may read "Apps" or "Connectors" depending on rollout (OpenAI renamed connectors → apps); the flow is the same.

New to the tools? The MCP server overview has the full tool list and how projects work.