Agentic deploys / Databases and backends

Hister

A private search engine over everything you have read.

One-liner deploy

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

Architecture

£0.028/hr · delete any time

asciimoo/histerby asciimoo
Refhister@v0.17.0Authorasciimoo
searchprivacybrowser-historymcppersonal-knowledgefree 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/hister.md -o redu.md
claude "Read redu.md and deploy Hister on redu."

About

  • Your browser sends each page you read to your own instance, which indexes the text and keeps a copy, so you can search your own reading rather than the web.
  • An MCP endpoint means a coding agent can search the same index, which turns everything you have read into context it can actually use.
  • Deployed with an access token set at deploy time, so every content endpoint answers 403 to anyone without it from the first second the hostname resolves.
  • One small Go container and one volume. No database VM, because the search index and the stored page bodies live on the filesystem either way.