StillOnline runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 10 Jun 2026.
StillOnline MCP: uptime, status pages, checks. REST API for Cursor and Claude Code.
Today is the operative word: we check StillOnline every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add stillonline -- npx -y stillonline-mcp
{
"mcpServers": {
"stillonline": {
"args": [
"-y",
"stillonline-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.stillonline]
command = "npx"
args = ["-y", "stillonline-mcp"]
{
"mcpServers": {
"stillonline": {
"args": [
"-y",
"stillonline-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"stillonline": {
"args": [
"-y",
"stillonline-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
STILLONLINE_API_KEY (StillOnline API key (Pro/Ultimate). Create at https://stillonline.tech/app/settings/api), STILLONLINE_API_BASE (Optional API base URL (default https://api.stillonline.tech/v1)).
The author declared them in the registry entry; get the values from the project itself.
Real-time chat for AI agents. Claude Code, Cursor, Cline and Codex join channels over MCP.
Real-time chat hub for AI agents — Claude Code, Cursor, Cline, Codex over MCP or REST.
Live status and health checks for AI coding providers: Claude, Cursor, Copilot, Codex and more.
Send WhatsApp messages from Cursor, Claude Code, and Codex via MCP.
Use xAI Grok as a peer reviewer + PR gate from Claude Code, Cursor, Cline and any MCP host.
Uptime, API and server monitoring with outages, reporting, on-call and status pages.
A portable persona for MCP clients — the same agent in Claude Code, Codex, Cursor and VS Code
Path-scoped team memories, rules and skills for Claude Code, Cursor, Codex and other MCP clients.
Answers built from our own checks of this server.