Skip to content
Windsurf

StillOnline for Windsurf

io.github.shenwell/stillonline

StillOnline MCP: uptime, status pages, checks. REST API for Cursor and Claude Code.

client:Windsurf transport:stdio runtime:npm

Install StillOnline in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "stillonline": {
      "command": "npx",
      "args": [
        "-y",
        "stillonline-mcp"
      ],
      "env": {
        "STILLONLINE_API_KEY": "<STILLONLINE_API_KEY>",
        "STILLONLINE_API_BASE": "<STILLONLINE_API_BASE>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

StillOnline in other clients