diff --git a/README.md b/README.md index 05984d7a..c052aebe 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,15 @@ Monitor your servers, websites and APIs from 28 regions across multiple cloud pr Featured on Hacker News openstatus - #2 Product of the Day on Product Hunt +## Tooling + +Everything the dashboard does is reachable from your terminal, your infrastructure code, and your AI assistant — all sharing a single API key. + +- **[API](https://www.openstatus.dev/tooling/api)** — typed JSON-over-HTTP (ConnectRPC) with a [Node SDK](https://github.com/openstatusHQ/sdk-node) +- **[CLI](https://www.openstatus.dev/tooling/cli)** — interactive for humans, `--json` for agents, YAML monitoring as code +- **[Terraform](https://www.openstatus.dev/tooling/terraform)** — monitors, notifications, and status pages as HCL +- **[MCP server](https://www.openstatus.dev/tooling/mcp-server)** — connect Claude, ChatGPT, Cursor, or any MCP client to your workspace + ## Getting Started ### With Docker (Recommended)