← Registry

Social Media

hooklayer.dev

Provides tools for analyzing and generating viral short-form video content on platforms like TikTok and YouTube.

1 endpoint12 known toolsFirst detected June 10, 2026Last detected September 6, 2026

ENDPOINT 1

https://hooklayer.dev/api/mcp

No auth detected

MCP server metadata

Name
hooklayer
Version
1.0.0
Capabilities
tools

Known tools 12

analyze_account

Analyze a TikTok, YouTube, or Instagram creator by handle or channel ID.

Inferred read-only
watch_account

Start tracking a creator so future calls can detect what changed.

Inferred read-only
get_changes

Detect what changed since the last saved baseline for a tracked creator.

Inferred read-only
list_watches

List every creator the authenticated user is tracking.

Inferred read-only
score_hook

Score a TikTok, Reels, or Shorts hook against proven viral patterns.

Inferred read-only
viral_remix

Take a viral video and produce a fresh script that mirrors its structure and energy pattern for a new topic.

Inferred read-only
trend_pulse

Research what is currently gaining traction in short-form content for a specific niche.

Inferred read-only
find_viral_template

Find proven viral templates in a niche with example videos.

Inferred read-only
search_videos

Search for short-form videos by keyword across TikTok or Instagram.

Inferred read-only
match_voice

Extract a creator's voice DNA from reference samples and rewrite a draft in their style.

Inferred read-only
predict_virality

Score a draft script for viral potential with adversarial verification.

Inferred read-only
brief_to_blueprint

Turn 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-only

CONNECT 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.

Trust status Neutral

hooklayer.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.