Agentโ™ฅ๏ธŽAge
Catalog

io.usefulapi/healthchecksio

Official

by m190 ยท JavaScript

Manage cron/heartbeat checks, read pings and flips, pause/resume/delete on Healthchecks.io.

io.usefulapi/healthchecksio MCP Server

The io.usefulapi/healthchecksio Model Context Protocol (MCP) server provides tooling to manage cron/heartbeat checks on Healthchecks.io. It supports operations to read pings and flips, and to control check state via pause, resume, or delete actions.

๐Ÿ› ๏ธ Key Features

  • Manage cron/heartbeat checks
  • Read pings
  • Read flips
  • Pause checks
  • Resume checks
  • Delete checks

๐Ÿš€ Use Cases

  • Tracking heartbeat or cron executions through Healthchecks.io
  • Inspecting ping and flip events for check status
  • Temporarily pausing monitoring and later resuming it
  • Removing checks when no longer needed

โšก Developer Benefits

  • Focused set of Healthchecks.io management actions exposed via MCP
  • Programmatic control over check lifecycle (pause/resume/delete)
  • Ability to retrieve event data (pings and flips) for integrations