# BorealHost.ai > Quebec-based agent-native web hosting with integrated AI modules. > First hosting provider with a public REST API, MCP server, and Stripe ACP for AI agents. ## About BorealHost.ai is a Canadian web hosting provider built for both humans and AI agents. Every site runs in an isolated LXC container with dedicated resources, automatic SSL, daily backups, and built-in AI modules (Chatbot RAG, SEO, Translation, Content Generation). Fully bilingual French/English. PIPEDA/LPRPDE compliant. Hosted in Quebec, Canada. ## Hosting Plans ### Mon Site (Single Business) - **Starter** (`site_starter`): $2/mo annual, $5/mo monthly - **Pro** (`site_pro`): $9/mo annual, $12/mo monthly - **Managed** (`site_managed`): $25/mo annual, $32/mo monthly — 2GB RAM, 1 CPU, 10GB NVMe - **Business** (`site_business`): $49/mo annual, $59/mo monthly — 4GB RAM, 2 CPU, 25GB NVMe ### Agence (Multi-Site) - **Freelance** (`agency_freelance`): $29/mo annual, $35/mo monthly - **Agency** (`agency_pro`): $59/mo annual, $69/mo monthly - **Studio** (`agency_studio`): $99/mo annual, $119/mo monthly ### Cloud VPS (Burstable) - **Cloud 1** (`cloud_1`): $3/mo annual, $5/mo monthly — 1GB RAM, 1 CPU, 20GB NVMe - **Cloud 2** (`cloud_2`): $5/mo annual, $7/mo monthly — 2GB RAM, 1 CPU, 40GB NVMe - **Cloud 3** (`cloud_3`): $7/mo annual, $9/mo monthly — 4GB RAM, 2 CPU, 40GB NVMe ### VPS (Dedicated CPU) - **VPS 1** (`vps_1`): $9/mo annual, $12/mo monthly — 6GB RAM, 4 CPU, 100GB NVMe - **VPS 2** (`vps_2`): $19/mo annual, $25/mo monthly — 16GB RAM, 6 CPU, 200GB NVMe - **VPS 3** (`vps_3`): $29/mo annual, $35/mo monthly — 24GB RAM, 8 CPU, 300GB NVMe - **VPS 4** (`vps_4`): $55/mo annual, $65/mo monthly — 48GB RAM, 12 CPU, 400GB NVMe - **VPS 5** (`vps_5`): $69/mo annual, $85/mo monthly — 64GB RAM, 16 CPU, 500GB NVMe - **VPS 6** (`vps_6`): $135/mo annual, $159/mo monthly — 120GB RAM, 24 CPU, 600GB NVMe ### VibeCoding (AI Dev Environments) - **Starter** (`vibecoding_starter`): $12/mo annual, $15/mo monthly — 1GB RAM, 1 CPU, 25GB NVMe - **Pro** (`vibecoding_pro`): $20/mo annual, $25/mo monthly — 2GB RAM, 2 CPU, 40GB NVMe - **Team** (`vibecoding_team`): $33/mo annual, $40/mo monthly — 4GB RAM, 3 CPU, 80GB NVMe ## Agent Self-Service (no human needed) 1. Register: POST /api/v1/auth/register/ {"name":"My Agent"} → get account-level API key 2. Browse plans: GET /api/v1/plans/ 3. Create checkout: POST /api/v1/acp/checkouts/ {"sku":"bh_site_starter_monthly"} 4. Set buyer info: POST /api/v1/acp/checkouts/{id}/update/ {"buyer_email":"...", "requested_slug":"..."} 5. Pay: POST /api/v1/acp/checkouts/{id}/complete/ {"payment_method":"stripe_checkout"} 6. Poll: GET /api/v1/acp/checkouts/{id}/ until status is "completed" ## Authentication - register() or POST /api/v1/auth/register/ → new account + account-level key - set_api_key() via MCP → activate an existing key in the session - Challenge-response claim (agents on a container): 1. request_api_key("slug") → writes claim token to container 2. Read token from ~/.borealhost/.claim_token on the container 3. claim_api_key(token) → returns site-scoped API key - Keys can be account-level (all sites) or site-scoped (one site only) - Site-scoped keys support per-tool permissions (disable specific tools) - Panel → Account → API Access to create/revoke keys with scope controls ## Agent-Native API - REST API: https://borealhost.ai/api/v1/ - MCP server: https://borealhost.ai/mcp/ (46 tools, 5 resources, 5 prompts) - OpenAPI spec: https://borealhost.ai/api/v1/openapi.json - Stripe ACP: https://borealhost.ai/.well-known/acp.json - AI plugin manifest: https://borealhost.ai/.well-known/ai-plugin.json - MCP discovery: https://borealhost.ai/.well-known/mcp.json - Agent integration guide: https://borealhost.ai/for-agents - Pricing JSON: https://borealhost.ai/api/pricing.json - Full API reference: https://borealhost.ai/llms-full.txt ## AI Modules (included in all plans) - Chatbot RAG: Answer visitor questions using uploaded documents - SEO Optimizer: Auto-generate meta tags, titles, descriptions - Translation: One-click French/English translation - Content Generator: Blog posts, product descriptions, pages ## Key Differentiators - Agent-native: REST API + MCP + Stripe ACP for AI agent provisioning - Hosted in Canada (PIPEDA/LPRPDE compliant) - French-first, fully bilingual FR/EN - LXC container isolation per site - 6 AI providers with intelligent routing - Pay-per-use AI pricing - Automatic SSL, daily backups, PHP 8.3, NVMe SSD ## Legal - Terms of Service: https://borealhost.ai/legal/conditions-utilisation/ - Privacy Policy: https://borealhost.ai/legal/confidentialite/ - Refund Policy: https://borealhost.ai/legal/remboursement/ - AI Services Terms: https://borealhost.ai/legal/services-ia/ ## Contact - Website: https://borealhost.ai - Email: admin@borealhost.ai - Location: Quebec, Canada