gethal.ai
https://gethal.ai/mcpskills: {'id': 'get_company_info', 'name': 'get_company_info', 'description': 'Returns the company name, operator, contact email, homepage, and a short description of gethal.ai.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_pricing', 'name': 'get_pricing', 'description': 'Returns the gethal.ai pricing plans (Solo, Team, Enterprise) with both monthly and yearly rates plus included features.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_features', 'name': 'get_features', 'description': 'Returns the six core features of gethal.ai with one-line descriptions.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_use_cases', 'name': 'get_use_cases', 'description': 'Returns representative B2B sales use cases (outbound prospecting, market expansion, partner-channel sales) with example prompts.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'describe_hal', 'name': 'describe_hal', 'description': 'Explains how the HAL autonomous sales agent works: the six-stage pipeline (find → research → qualify → quality control → draft → send) and key traits.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_customer_profile', 'name': 'get_customer_profile', 'description': 'Returns the target customer profile for gethal.ai (industries, team sizes, regions, representative use cases) and any public reference customers.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'book_demo', 'name': 'book_demo', 'description': "Submits a demo request. A human at A Cloud Frontier will follow up by email. Use only with the prospect's explicit consent.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 163.0ms; conformance: pass
How to connect
https://gethal.ai/mcp
curl -X POST https://gethal.ai/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'