llms.txt Content
# 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
OpenAPI Spec (preview)
{
"openapi": "3.1.0",
"info": {
"title": "BorealHost API",
"version": "1.0",
"description": "Agent-native web hosting API by BorealHost.ai (Quebec, Canada).\nFull self-service: register \u2192 explore plans \u2192 checkout \u2192 provision \u2192 manage.\n\nAll prices are in CAD. All responses use a consistent envelope format:\n`{\"ok\": true, \"data\": {...}, \"meta\": {\"request_id\": \"uuid\", \"timestamp\": \"iso8601\"}}`\n\nFor errors: `{\"ok\": false, \"error\": {\"code\":