{
  "schema_version": "v1",
  "name_for_human": "BorealHost.ai",
  "name_for_model": "borealhost",
  "description_for_human": "Quebec-based web hosting with integrated AI modules. Purchase, deploy, and manage websites.",
  "description_for_model": "BorealHost.ai is an agent-native web hosting platform. Use this API to register accounts, browse hosting plans, purchase hosting via Stripe, deploy websites, manage DNS records, register domains, manage files via SFTP/API, and scale infrastructure. All prices in CAD. No human intervention needed for the full lifecycle. Start by calling GET /api/v1/plans/ to see available plans, then follow the checkout flow.",
  "auth": {
    "type": "service_http",
    "authorization_type": "bearer",
    "verification_tokens": {}
  },
  "api": {
    "type": "openapi",
    "url": "https://borealhost.ai/api/v1/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://borealhost.ai/static/img/logo-universal-256.png",
  "contact_email": "admin@borealhost.ai",
  "legal_info_url": "https://borealhost.ai/legal/conditions-utilisation/",
  "endpoints": {
    "rest_api": "https://borealhost.ai/api/v1/",
    "mcp_server": "https://borealhost.ai/mcp/",
    "acp_discovery": "https://borealhost.ai/.well-known/acp.json",
    "openapi_spec": "https://borealhost.ai/api/v1/openapi.json",
    "pricing": "https://borealhost.ai/api/pricing.json",
    "llms_txt": "https://borealhost.ai/llms.txt",
    "llms_full_txt": "https://borealhost.ai/llms-full.txt",
    "for_agents": "https://borealhost.ai/for-agents"
  }
}