Skip to content

Changelog

Recent additions, improvements, and fixes.

Updates

  1. Sairaph Mail is live

    Added

    Send and receive email from mailboxes on domains we register and manage through OVH. Over a REST API and a native Model Context Protocol (MCP) server.

    MCP over a streamable-HTTP transport: point an MCP client at the advertised endpoint with a mailbox API key, and the mailbox's actions become callable tools.

    REST API with scoped, expiring keys (read, read-write, or management), idempotent writes via an Idempotency-Key header, Stripe-shaped error envelopes, per-key rate limits with 429 and Retry-After, and on-demand inbound reads with ?live=true.

    DKIM signing, suppression lists, and bounce-rate guard rails. Outbound relayed through Amazon SES.

    Per-customer encryption, EU data residency, optional two-factor authentication, and signed data export.