Skip to content
Cline

Pulse — heartbeat & status monitor for AI agents for Cline

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:Cline transport:streamable-http

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

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

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