RATATOSKRATATOSK
Sign in

Ratatosk docs

This page covers every way to consume the data Ratatosk produces.

Ratatosk reads the release notes of cloud native projects every hour and keeps only what needs action. There are six ways to use the results. All six are free, and the web, RSS, API, and MCP need no account.

Method Best for Start here
Web Browsing, search, release details /releases
Email alerts A weekly summary, only when your stack needs action /settings
RSS Following the full stream in your reader Alerts and feeds
Personal RSS Just your stack, in your reader Alerts and feeds
REST API Querying changes (Understanding the data) from scripts and automation REST API
MCP server AI agents using the data as tools — connect the hosted URL or install your own MCP server

Getting started

  1. For reading: browse recent releases at /releases, then register the projects you want to follow as your stack at /settings. Your stack drives email alerts and your personal RSS feed — see Alerts and feeds.
  2. For your agent: to start without installing anything, register the hosted MCP endpoint https://ratatosk.io/mcp with your agent. It takes five minutes — see MCP server.
  3. For scripts and automation: a single curl https://ratatosk.io/v1 returns the full endpoint index — see REST API. Agents can also request markdown instead of HTML (/md) and discover the API automatically (/.well-known) — see "Other machine-readable endpoints" in the REST API doc.

Documentation

Policies and notes

  • Terms of service: /terms
  • Privacy policy: /privacy
  • All timestamps in the data are UTC.