AI & Machine Learning
gethal.ai
Provides information about gethal.ai's AI-powered sales automation features, pricing, and use cases.
ENDPOINT 1
https://gethal.ai/mcp
MCP server metadata
- Name
- gethal.ai
- Version
- 1.0.0
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_infoReturns the company name, operator, contact email, homepage, and a short description of gethal.ai.
Potential side effectsget_pricingReturns the gethal.ai pricing plans (Solo, Team, Enterprise) with both monthly and yearly rates plus included features.
Inferred read-onlyget_featuresReturns the six core features of gethal.ai with one-line descriptions.
Inferred read-onlyget_use_casesReturns representative B2B sales use cases (outbound prospecting, market expansion, partner-channel sales) with example prompts.
Inferred read-onlydescribe_halExplains how the HAL autonomous sales agent works: the six-stage pipeline (find → research → qualify → quality control → draft → send) and key traits.
Potential side effectsget_customer_profileReturns the target customer profile for gethal.ai (industries, team sizes, regions, representative use cases) and any public reference customers.
Inferred read-onlyCONNECT 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.
gethal.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.