Skip to content
Claude Code

Pulse — heartbeat & status monitor for AI agents for Claude Code

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

Install Pulse — heartbeat & status monitor for AI agents in Claude Code

run in your project directory

claude mcp add --transport http monitor https://pulse.notdown-app.workers.dev/mcp/{key}

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

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