ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Healthchecks.io with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Monitor cron jobs and background tasks via Healthchecks.io. list checks, track pings, and manage alerts directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 13 capabilities

The complete Healthchecks.io capability set.

These are the exact actions your AI can choose when you ask it to work with Healthchecks.io.

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 13 available through Healthchecks.io.

  1. 01

    List checks

    Can be filtered by tags or slug. List all checks in the project

  2. 02

    List pings

    List recent pings for a check

  3. 03

    Pause check

    Pause a check

  4. 04

    Resume check

    Resume a check

Capability set02 / 04

05-07

3 capabilities in this set.

Part of 13 available through Healthchecks.io.

  1. 05

    Update check

    Update an existing check

  2. 06

    Get check

    Get a single check by UUID or unique key

  3. 07

    List badges

    Io status badges. List all status badges for the project

Capability set03 / 04

08-10

3 capabilities in this set.

Part of 13 available through Healthchecks.io.

  1. 08

    Get status

    Check the Healthchecks.io service status

  2. 09

    Create check

    Use the unique field to upsert if it already exists. Create a new check

  3. 10

    Delete check

    Delete a check

Capability set04 / 04

11-13

3 capabilities in this set.

Part of 13 available through Healthchecks.io.

  1. 11

    Get ping body

    Get the body of a specific ping

  2. 12

    List flips

    List status changes (flips) for a check

  3. 13

    List integrations

    List all integrations (channels) in the project

Observed, not estimated

918ms average. Fast in production.

Healthchecks.io is checked daily against the live service.

Daily averagePeak 1246ms
Aug 20Today
Fastest day
770ms
Slowest day
1246ms
14-day trend
Improving-5%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 13 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Healthchecks.io, so you can see the experience inside your AI.

It does not authenticate your account with Healthchecks.io. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Healthchecks.io Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_9latvdFxENw6AeopmUvhNzFhcevLamye7Vce4SMi/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Healthchecks.io capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "healthchecksio-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_9latvdFxENw6AeopmUvhNzFhcevLamye7Vce4SMi/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Healthchecks.io owners ask.

  • 01

    Can I see the specific data sent during a ping to debug a failure?

    Yes. Use the get_ping_body capability with the check UUID and ping number to retrieve the exact payload or logs sent by your script during that execution.

  • 02

    How can I see the history of when my service went down?

    You can use the list_flips capability. It provides a history of status changes (from 'up' to 'down' and vice versa) for any specific check within a given timeframe.

  • 03

    Is it possible to silence a check without deleting it?

    Absolutely. Use the pause_check capability to stop monitoring and alerts for a specific check. You can later use resume_check to start monitoring again.