MODEL CONTEXT PROTOCOL

TOKCAPTION MCP

Live. Connect TokCaption to any MCP-compatible AI assistant and transcribe TikToks, run AI agents, and analyze competitors directly from chat.

ENDPOINT

https://tokcaption.com/api/mcp

Authenticate with your TokCaption API key (create one under Settings → API Keys, available on Pro). Pass it as an Authorization: Bearer tok_live_… header, or as X-API-Key.

ADD TO CLAUDE / CHATGPT

In Claude Desktop, ChatGPT (developer mode), or any client that supports remote MCP servers, add a custom connector pointing at the endpoint above. For config-file clients, use:

{
  "mcpServers": {
    "tokcaption": {
      "url": "https://tokcaption.com/api/mcp",
      "headers": {
        "Authorization": "Bearer tok_live_YOUR_API_KEY"
      }
    }
  }
}

AVAILABLE TOOLS

WHAT IS MCP?

The Model Context Protocol (MCP) lets AI assistants like Claude and ChatGPT call external tools. With the TokCaption MCP server connected, you can paste a TikTok URL in your AI chat and get a transcript, run the Hook Generator or Virality Explainer, and pull competitor research — all without switching tabs.