← Registry

AI & Machine Learning

gethal.ai

Provides information about gethal.ai's AI-powered sales automation features, pricing, and use cases.

1 endpoint7 known toolsFirst detected June 20, 2026Last detected September 3, 2026

ENDPOINT 1

https://gethal.ai/mcp

No auth detected

MCP server metadata

Name
gethal.ai
Version
1.0.0
Capabilities
tools
Server instructions

Anonymous read-only MCP for gethal.ai. Use these tools to learn about the product, pricing, target customers, and how the HAL agent works. The book_demo tool submits a demo request and emails a human at A Cloud Frontier.

Known tools 7

get_company_info

Returns the company name, operator, contact email, homepage, and a short description of gethal.ai.

Potential side effects
get_pricing

Returns the gethal.ai pricing plans (Solo, Team, Enterprise) with both monthly and yearly rates plus included features.

Inferred read-only
get_features

Returns the six core features of gethal.ai with one-line descriptions.

Inferred read-only
get_use_cases

Returns representative B2B sales use cases (outbound prospecting, market expansion, partner-channel sales) with example prompts.

Inferred read-only
describe_hal

Explains how the HAL autonomous sales agent works: the six-stage pipeline (find → research → qualify → quality control → draft → send) and key traits.

Potential side effects
get_customer_profile

Returns the target customer profile for gethal.ai (industries, team sizes, regions, representative use cases) and any public reference customers.

Inferred read-only
book_demo

Submits a demo request.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "gethal-ai",
  "transport": "streamable-http",
  "url": "https://gethal.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 gethal.ai was fetched 2026-08-03T21:01:14.282Z and is being refreshed.

Trust status Neutral

gethal.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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