Skip to content
Windsurf

Pulse — heartbeat & status monitor for AI agents for Windsurf

dev.workers.notdown-app.pulse/monitor

Your agent pings once per run; get a public up/late/down status page. Auto-creates checks. One call.

client:Windsurf transport:streamable-http

Install Pulse — heartbeat & status monitor for AI agents in Windsurf

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

{
  "mcpServers": {
    "monitor": {
      "serverUrl": "https://pulse.notdown-app.workers.dev/mcp/{key}"
    }
  }
}

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

Pulse — heartbeat & status monitor for AI agents in other clients