← Back to Plugins
MCP Server MCP

to.hooka/mcp

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

Run TikTok cold-DM outreach from your LLM: senders, campaigns and inbox via the Hooka API.

Verified source

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "hooka-mcp",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Tu API key de Hooka (hk_live_...).",
          "isRequired": true,
          "isSecret": true,
          "name": "HOOKA_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...