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.
「開発者ツール」の他のコンテンツ
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
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
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
コメント