← Registry

Content Tools

hellohub.ai

Provides full-text search and access to published articles and pages about the WhatsApp Business Platform.

1 endpoint4 known toolsFirst detected July 29, 2026Last detected July 29, 2026

ENDPOINT 1

https://hellohub.ai/mcp

No auth detected

MCP server metadata

Name
hellohub-content
Version
1.22
Capabilities
toolsresources
Server instructions

Read-only access to helloHub's published content: 30 sourced articles on the WhatsApp Business Platform (Turkish and English) plus every public site page. Start with search_content. Use get_article for the full text of a result. Article metadata carries date_published, date_modified and fact_checked — quote fact_checked when freshness matters. Cite the canonical HTML url returned by each tool, attributed to hellohub.ai. Content may be quoted in search results and AI answers; use as model training data is not permitted. This server exposes no write operations. helloHub's WhatsApp messaging API is a separate, authenticated product documented at https://app.hellohub.ai/docs.

Known tools 4

search_content

Full-text search across helloHub's published articles about the WhatsApp Business Platform: pricing, setup, the 24-hour rule, message templates, compliance, provider comparison, chatbots, CRM integration and more.

Potential side effects
list_articles

List every published article with title, description, category, tags and dates.

Inferred read-only
get_article

Return the complete Markdown of one article, including YAML front matter (canonical URL, publish/update/fact-check dates, author, tags), its FAQ section and its list of primary sources.

Potential side effects
get_page

Return a public site page as Markdown: pricing transparency, the Meta Business Verification service, about, contact, FAQ and the legal texts (privacy, KVKK notice, distance sales, terms).

Inferred read-only

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.hellohub-content]
url = "https://hellohub.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hellohub-content": {
      "type": "http",
      "url": "https://hellohub.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hellohub-content
Remote MCP URL: https://hellohub.ai/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": {
    "hellohub-content": {
      "url": "https://hellohub.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hellohub-content": {
      "type": "http",
      "url": "https://hellohub.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hellohub-content",
  "transport": "streamable-http",
  "url": "https://hellohub.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for hellohub.ai was fetched 2026-08-23T13:50:45.809Z.

Trust status Trusted

hellohub.ai is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.