Odel
content hooks mcp

content hooks mcp

Local
@closermethodJavaScriptUpdated 1mo ago

Short-form hook styles, script structures, retention and CTA rules for creators.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmcontent-hooks-mcpv1.0.1

Run

npx -y content-hooks-mcp

MCP client config

{
  "mcpServers": {
    "content-hooks-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "content-hooks-mcp"
      ]
    }
  }
}