Skip to main content
The Checkly plugin bundles the official Checkly skills and the Checkly MCP server for AI coding agents in a single installable package. It targets Claude Code, OpenAI Codex, Cursor, and any agent supporting the plugins standard.

Getting started

Installation

Add the Checkly plugin marketplace and install the plugin from within Claude Code:
The Checkly plugin has been submitted to Anthropic and is awaiting review. Until it’s approved, install it from the GitHub repository as described above.
After installation, restart your AI agent to load the plugin.

What the plugin provides

MCP server

The plugin configures the Checkly MCP server, connecting your agent to your Checkly account for live operations like inspecting check status and results, triggering checks, or starting root cause analyses.

Skills

The plugin also ships two skills. Both are synced daily from their source repositories, so you always get the latest guidance.

Usage

Once installed, your agent automatically loads the relevant skill whenever a Checkly or Playwright task comes up — no manual context loading required.
Claude Code Example
In agents supporting slash commands, you can also invoke the bundled skills explicitly:
If you only want the Checkly monitoring skill without the plugin wrapper, install it directly via the Checkly CLI. See Checkly Skills.

Reporting issues

If a skill gives incorrect advice or the plugin doesn’t behave as expected, file an issue on GitHub.

Additional resources