Agenthook
AgentHook
Your agent makes character-consistent UGC video.
Create one AI influencer, then reuse that same face in every video, image, and caption. Add it as an MCP server, a skill, or a CLI. Works in Claude Code, Cursor, OpenClaw, Hermes, and n8n.
getagenthook.com · Docs · Agent reference
Install
Pick one. All three wrap the same API, so none of them drift.
MCP add "npx -y @getagenthook/mcp" to your MCP client config
Skill npx skills add AvivK5498/agenthook --yes
CLI npm i -g getagenthookOr paste this to your agent and let it set itself up:
Install the agenthook skill by running: npx skills add AvivK5498/agenthook --yes
Then follow the skill to set up AgentHook and make me a test image.New accounts get 30 trial credits with no card. That covers a reusable influencer and a test image.
Related MCP server: arcframe-mcp
Agents: start here
Read https://getagenthook.com/llms-full.txt first. It is the full API contract, generated from the live schemas. Then:
npm i -g getagenthook # CLI (command: agenthook)
agenthook auth:login # prints a link + code for your human
agenthook run make_video --dry-run --prompt "..." # price it free, then drop --dry-runWhat it does
Tool | In, then out |
| script + optional reference images, then a talking-head video with native speech |
| prompt or references, then stills |
| any video URL, then burned-in captions + transcript |
| brief idea + name, then a reusable character: portrait + character sheet, usable via |
The wedge is create_influencer. Make an influencer once, and your agent asks for that same face by name in every make_video and make_image run after it. One face, a whole series.
--enhance-prompt rewrites a rough one-liner into a director-grade prompt before generating, and --captions returns the video already subtitled in tiktok or movie style. Idea in, post-ready MP4 out, one command. Most platforms leave both steps to you.
Prepaid credits, no subscription. Failed runs refund automatically. Outputs live on permanent CDN URLs.
License
CLI and skill are Apache-2.0. The hosted service is a commercial product.
This server cannot be installed
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AvivK5498/agenthook'
If you have feedback or need assistance with the MCP directory API, please join our Discord server