MCP.so
登录
H

Hooked Video Api Mcp

@hooked-so

关于 Hooked Video Api Mcp

# Hooked MCP Server

基本信息

分类

开发工具

传输方式

stdio

发布者

hooked-so

提交者

Yaye Caceres

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "hooked": {
      "command": "npx",
      "args": [
        "-y",
        "@hooked-so/mcp"
      ],
      "env": {
        "HOOKED_API_KEY": "your_api_key_here"
      }
    }
  }
}

工具

10

List available AI avatars

List available AI voices

List background music tracks

Create video from a script with AI avatar

Create video from a text prompt (AI generates everything)

Create TikTok-style slideshow

Create UGC-style ad video

Check video status and get download URL

List recent videos

Get trending videos for inspiration

概览

What is Hooked Video Api Mcp?

The Hooked Video Api Mcp is a Model Context Protocol (MCP) server for the Hooked Video API. It enables AI agents such as Claude, GPT, and Cursor to create videos programmatically, serving developers and content creators who want to automate video production.

How to use Hooked Video Api Mcp?

Obtain an API key from hooked.so (Settings → API Keys). Then configure the server via claude_desktop_config.json (Claude Desktop) or .cursor/mcp.json (Cursor) using the command npx -y @hooked-so/mcp and the required environment variable HOOKED_API_KEY. The optional variable HOOKED_API_URL allows a custom API base URL (default https://api.hooked.so).

Key features of Hooked Video Api Mcp

  • List available AI avatars, voices, and background music tracks
  • Create a video from a script with an AI avatar
  • Generate a video from a text prompt (AI handles everything)
  • Build TikTok-style slideshows and UGC-style ad videos
  • Check video status and retrieve download URLs
  • Fetch trending videos for inspiration

Use cases of Hooked Video Api Mcp

  • Create a 30-second product video using a specific avatar
  • Automate TikTok slideshow generation from text tips
  • Poll video status and retrieve final download links
  • Browse trending videos in a niche for content ideas
  • List available avatars and voices to plan video styles

FAQ from Hooked Video Api Mcp

What tools does the server expose?

The server offers tools including list_avatars, list_voices, list_music, create_script_to_video, create_prompt_to_video, create_tiktok_slideshow, create_ugc_ad, get_video, list_videos, and get_trending_videos.

How do I get an API key?

Sign up at hooked.so, go to Settings → API Keys, and create a new key. Then set it as the HOOKED_API_KEY environment variable.

What environment variables are required?

Only HOOKED_API_KEY is required. Optionally, HOOKED_API_URL can be set to a custom API base URL; the default is https://api.hooked.so.

Which AI agents are supported?

The server works with any MCP‑compatible client, including Claude Desktop and Cursor, as explicitly mentioned in the README.

Can I use a custom API base URL?

Yes, set the HOOKED_API_URL environment variable to your custom endpoint. The default is https://api.hooked.so if not provided.

评论

开发工具 分类下的更多 MCP 服务器