Hooked Video Api Mcp
@hooked-so
About Hooked Video Api Mcp
# Hooked MCP Server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"hooked": {
"command": "npx",
"args": [
"-y",
"@hooked-so/mcp"
],
"env": {
"HOOKED_API_KEY": "your_api_key_here"
}
}
}
}Tools
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
Overview
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.
Frequently asked questions
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](https://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.
Basic information
More Developer Tools MCP servers
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs

Reelier
Maxime HouleAgents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
AptiBuild AI — Career Intelligence
ParklandBuildsAptiBuild AI MCP Server — career, labor market, and business idea intelligence for AI agents. 11 tools covering real-time FRED labor market signals, BLS wage data (126 occupations), AI-generated app ideas, career paths,
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
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
Comments