Social Media
hooklayer.dev
Provides tools for analyzing and generating viral short-form video content on platforms like TikTok and YouTube.
ENDPOINT 1
https://hooklayer.dev/api/mcp
MCP server metadata
- Name
- hooklayer
- Version
- 1.0.0
Known tools 12
analyze_accountAnalyze a TikTok, YouTube, or Instagram creator by handle or channel ID.
Inferred read-onlyget_changesDetect what changed since the last saved baseline for a tracked creator.
Inferred read-onlyviral_remixTake a viral video and produce a fresh script that mirrors its structure and energy pattern for a new topic.
Inferred read-onlytrend_pulseResearch what is currently gaining traction in short-form content for a specific niche.
Inferred read-onlymatch_voiceExtract a creator's voice DNA from reference samples and rewrite a draft in their style.
Inferred read-onlypredict_viralityScore a draft script for viral potential with adversarial verification.
Inferred read-onlybrief_to_blueprintTurn a brand brief that just landed into a one-page creative blueprint the manager can forward to the creator and to the brand contact — hook + template + hashtag combo + trend-velocity check + shoot instructions, in one call.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.hooklayer]
url = "https://hooklayer.dev/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"hooklayer": {
"type": "http",
"url": "https://hooklayer.dev/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: hooklayer
Remote MCP URL: https://hooklayer.dev/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"hooklayer": {
"url": "https://hooklayer.dev/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"hooklayer": {
"type": "http",
"url": "https://hooklayer.dev/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "hooklayer",
"transport": "streamable-http",
"url": "https://hooklayer.dev/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for hooklayer.dev was fetched 2026-09-25T15:03:53.553Z.
hooklayer.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.