Loading MCP server directory, please wait...
Character-consistent UGC video, images, and captions from any MCP client, via the AgentHook API.
npx @getmcp/cli add io.github.AvivK5498/agenthookRequires Node.js 18+. Community-contributed server. Review source before installing.
AGENTHOOK_API_KEYYour AgentHook API key (ah_...)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.AvivK5498/agenthook": {
"command": "npx",
"args": [
"-y",
"@getagenthook/mcp"
],
"env": {
"AGENTHOOK_API_KEY": "",
"AGENTHOOK_API_URL": ""
}
}
}
}