Hooked Video Api Mcp
@hooked-so
关于 Hooked Video Api Mcp
# Hooked MCP Server
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"hooked": {
"command": "npx",
"args": [
"-y",
"@hooked-so/mcp"
],
"env": {
"HOOKED_API_KEY": "your_api_key_here"
}
}
}
}工具
10List 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 服务器
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
评论