INDIVIDUAL MCP TOOL
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.
LIVE ENDPOINT
https://hooklayer.dev/api/mcp
Connect to this endpoint to inspect the live schema for brief_to_blueprint and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
analyze_account— Analyze a TikTok, YouTube, or Instagram creator by handle or channel ID.watch_account— Start tracking a creator so future calls can detect what changed.get_changes— Detect what changed since the last saved baseline for a tracked creator.list_watches— List every creator the authenticated user is tracking.score_hook— Score a TikTok, Reels, or Shorts hook against proven viral patterns.viral_remix— Take a viral video and produce a fresh script that mirrors its structure and energy pattern for a new topic.trend_pulse— Research what is currently gaining traction in short-form content for a specific niche.find_viral_template— Find proven viral templates in a niche with example videos.