Skip to content
Claude Desktop

ManyScripts for Claude Desktop

com.manyscripts/transcripts

Transcripts from public TikTok, YouTube, Instagram, X and Facebook video URLs.

client:Claude Desktop transport:sse

Install ManyScripts in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "transcripts": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.manyscripts.com/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

ManyScripts in other clients