mcpbeat Sign in

Hooka MCP Server

local only

Hooka runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm.

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

Installs per day peak 24 · avg 6 · -13% w/w
a month agotoday
25
Installs / week
npm · hooka-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Hooka every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp -- npx -y hooka-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "hooka-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "hooka-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "hooka-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "hooka-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: HOOKA_API_KEY (Tu API key de Hooka (hk_live_...).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Hooka

same job, measured the same way
LinkedNav
by linglistack

Run LinkedIn outreach from your AI chat: find leads, launch campaigns, send, and reply.

answering
Campaignstack
by campaignstack

Run B2B outreach from your AI agent: 250+ tools for campaigns, leads, LinkedIn and email workflows.

answering
SuperSend
by ktryberceo

Manage contacts, campaigns, senders, and deliverability via SuperSend API

answering
Emailchaser
by emailchaser

Run cold email outbound from an AI agent: campaigns, leads, replies, sender accounts, autopilot.

101 tools answering
Ecardwidget MCP
by ecardwidget

Send eCards, run bulk campaigns, and automate recurring cards from your AI assistant.

40 installs/wk local only
Tokei Agent
by gilesdawe

Control your Tokei (tokei.io) pre-launch and waitlist campaigns from AI agents and the command line.

55 installs/wk local only
WhatsApp MCP by TimelinesAI
by initechsoftware

Drive your real WhatsApp inbox from Claude — send, reply, label, assign, and triage via TimelinesAI.

answering
Sendhustle MCP
by achlesha

Send and manage email via the SendHustle API — emails, domains, contacts, audiences, campaigns.

70 installs/wk local only

Hooka — questions

Answers built from our own checks of this server.

Why is there no uptime for Hooka?
Hooka runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package hooka-mcp was installed 25 times last week.
How do I connect Hooka?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls hooka-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Hooka?
The npm package hooka-mcp was installed 25 times in the last week. Week over week that is -13%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.