Agentic deploys / Developer tools

Chhoto URL

A URL shortener with nothing else bolted on.

One-liner deploy

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

Architecture

£0.017/hr · delete any time

SinTan1729/chhoto-urlby SinTan1729
Refchhoto-url@7.5.0AuthorSinTan1729
url-shortenerlinksrustsqlitefree 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/chhoto-url.md -o redu.md
claude "Read redu.md and deploy Chhoto URL on redu."

About

  • One static Rust binary and a SQLite file: no interpreter, no database server and no managed database on the bill.
  • No accounts by design, only an admin password and an API key, both generated at deploy time rather than claimed by a first visitor.
  • Public link submission stays off, which is what keeps a shortener from becoming a spam and phishing redirect.
  • The app takes its own database backups on the same volume, at boot and daily.