Live TikTok creator intelligence for AI agents. Hooklayer pulls real performance data from any TikTok handle in seconds: viral DNA scoring, replicability analysis, top-performing video breakdowns, format fingerprints, hook patterns, and a stealable steal_map. 7 MCP tools that chain automatically — analyze_account returns a recommended_chain that pre-fills the next 3 tool calls (voice match, trend pulse, viral remix), no prompt engineering. Score hooks, predict virality, remix viral scripts scene-by-scene. Free tier: 100 lifetime credits, no card.
Server Config
{
"mcpServers": {
"hooklayer": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hooklayer.dev/api/mcp",
"--header",
"Authorization:Bearer hl_live_YOUR_KEY_HERE"
]
}
}
}