Agentic deploys / Developer tools

Hasura

An instant GraphQL API over your own Postgres.

One-liner deploy

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

Architecture

£0.045/hr · delete any time

hasura/graphql-engineby Hasura
Refhasura@v2.50.0AuthorHasura
graphqlapipostgresbackendfree 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/hasura.md -o redu.md
claude "Read redu.md and deploy Hasura on redu."

About

  • One compiled Haskell container from the official image: no build step and no interpreter.
  • Your tables and every Hasura permission rule live in a managed Postgres on its own private VM, so they survive every redeploy.
  • No accounts and no signup form: administration is one secret set at deploy time, so there is no first-visitor race to lose.
  • Deployed with the pg_dump endpoint off, telemetry off, dev mode off and the console served locally rather than from a CDN.