StillOnline is a minimal hosted uptime monitor and status page for solo founders, micro-SaaS teams, and anyone running autonomous AI agents in production (OpenClaw, agent APIs, MCP backends).
You need a public status page and alerts when something breaks — without a heavy observability stack (no logs, no APM, no on-call tooling).
1. Create a project → get a public status page automatically (`/s/{slug}`).
2. Add an HTTP or SSL check on your app URL or agent health endpoint.
3. After two failed probes, the owner gets alerts via email, Telegram (@stillonlinebot), or Slack (Incoming Webhook). Free: one channel; Pro/Ultimate: all three.
4. Subscribers follow incidents on the public page via Google Sign-In (email on each incident update).
- HTTP uptime checks + SSL certificate expiry monitoring
- Automatic status page on every project
- Incident updates on the public page
- Owner alerts: email, Telegram, and Slack
- Pause checks / play-pause project; instant probe when URL changes
- REST API v1 (Pro/Ultimate)
- MCP server for Cursor, Claude Code, Windsurf — read uptime and add checks after deploy (`npx -y stillonline-mcp`)
| Plan | Highlights |
| Free | 1 project, 1 check, 5-min interval, public status page only |
| Pro ($9/mo) | 10 projects, more checks, private pages, incidents, REST API + MCP |
| Ultimate ($29/mo) | Up to 100 projects, 1-minute intervals |
- App: https://stillonline.tech/app
- Live demo (no signup): https://stillonline.tech/s/demo
- API docs: https://stillonline.tech/docs/api
- MCP docs: https://stillonline.tech/docs/mcp
- npm MCP: https://www.npmjs.com/package/stillonline-mcp
Bootstrapped micro-SaaS for indie hackers who ship fast and need to know when production — or their AI agent — goes down.
Built with