This was deployed via MCP

testpage.bazopena.cyon.site

Every step that put this file on the server ran through the cyon MCP: the subdomain, its DNS records, the deploy key and the certificate request. Only the bytes travelled by rsync.

Hosting
bazopena · id 82765
Server
s130.cyon.net
Document root
/home/bazopena/public_html/testpage
Deployed
2026-09-10

Call chain

  1. 01
    list_hostings → 192 hostings
  2. 02
    list_sites → picked a host whose DNS points at cyon
  3. 03
    get_site → inspected the layout first
  4. 04
    create_subdomain → testpage + DNS records
  5. 05
    add_deploy_key → ed25519, fingerprint verified
  6. 06
    prepare_deploy → validated root, returned the command
  7. 07
    rsync → one file, checksum matched
  8. 08
    enable_https → Let's Encrypt requested