Vibe Marketing MCP (HyperFeed.ai)

find-hooks

Find social media hooks by network and/or category

Remote synthetic-ci/vibe-marketing

Other tools also called find-hooks? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "default": 10,
      "description": "Maximum number of hooks to return"
    },
    "network": {
      "type": "string",
      "description": "Social media network (twitter, instagram, linkedin, tiktok, youtube)"
    },
    "category": {
      "type": "string",
      "description": "Hook category (engagement, educational, promotional, storytelling, etc.)"
    }
  }
}