Agentic deploys / Communication

Gotify

Your own push notifications, on your own server.

One-liner deploy

curl -fsSL https://redu.cloud/i/gotify.sh | sh

Architecture

£0.035/hr · delete any time

gotify/serverby gotify
Refgotify@3.0.0Authorgotify
notificationspushalertsfree trial

Or step by step

claude mcp add --transport http redu https://mcp.redu.cloud/mcp --client-id redu-mcp
curl -fsSL https://redu.cloud/i/gotify.md -o redu.md
claude "Read redu.md and deploy Gotify on redu."

About

  • One small Go binary from the official image: no build step and a small footprint.
  • Applications, tokens and messages live in a managed Postgres on its own private VM.
  • Deployed with the administrator created from your own values at deploy time, so the login documented upstream never exists on your instance.
  • Anything that can make an HTTP request can send you a notification: cron jobs, CI, a monitoring script, your agent.