StillOnline
@shenwell
MCP server for StillOnline — uptime monitoring and status pages from Cursor, Claude Code, and other MCP clients. Wraps REST API v1: projects, HTTP/SSL checks, incidents. Requires Pro/Ultimate API key.
Overview
What is StillOnline?
StillOnline is an MCP server that lets you monitor SaaS apps and production AI agents—including OpenClaw, agent APIs, and MCP backends—directly from your IDE. It reads uptime, creates checks after deploy, and manages incidents.
How to use StillOnline?
Run npx -y stillonline-mcp in your terminal; an interactive setup wizard guides you for Cursor, Claude Code, Windsurf, Codex, and Antigravity. Alternatively, paste the manual JSON config into your MCP client, setting the STILLONLINE_API_KEY environment variable. You need a StillOnline Pro or Ultimate account and an API key from the StillOnline settings page.
Key features of StillOnline
- List projects and checks
- Create HTTP / SSL health checks for SaaS or agent
/healthURLs - Read public status pages
- Create and update incidents (Pro+)
Use cases of StillOnline
- Monitor AI agent health endpoints from your IDE after deployment
- Track uptime of SaaS applications you build or depend on
- Manage incidents for production services without leaving your editor
- Quickly create SSL checks for agent APIs and MCP backends
FAQ from StillOnline
What accounts does StillOnline require?
A StillOnline account with Pro or Ultimate tier and a live API key from https://stillonline.tech/app/settings/api.
Can this server provide logs or APM data?
No — StillOnline is not full observability; it does not include logs or APM.
How do I configure the server manually?
Add the JSON block with command: "npx", args: ["-y", "stillonline-mcp"], and the STILLONLINE_API_KEY environment variable to your MCP client's server config.
Which IDEs or clients are supported?
The interactive wizard supports Cursor, Claude Code, Windsurf, Codex, and Antigravity. The manual config works with any MCP client.
Where can I find documentation and demos?
Docs are at https://stillonline.tech/docs/mcp; a demo is at https://stillonline.tech/s/demo.