Supported clients
The public Checkly MCP Server currently supports:- ChatGPT
- Claude Desktop
- Claude Code
- Antigravity
- Cursor
- VS Code
ChatGPT
Follow OpenAI’s Developer mode and MCP apps in ChatGPT guide. Use the Checkly MCP endpoint from this page as the MCP server endpoint.Claude Desktop
Follow Claude’s custom connectors using remote MCP guide. Use the Checkly MCP endpoint from this page as the remote MCP server URL.Claude Code
Add the server with the HTTP transport:Terminal
Antigravity
Follow Google’s Antigravity MCP integration guide. Use the Checkly MCP endpoint from this page as the MCP server URL.Cursor
Add the server to.cursor/mcp.json in your project, or to ~/.cursor/mcp.json for all projects:
mcp.json
VS Code
Add the server to.vscode/mcp.json in your workspace, or to your VS Code user profile:
mcp.json
Known client limitations
Some MCP clients support remote MCP servers but do not work with the public Checkly MCP Server yet. If your preferred CIMD-capable client is missing, share feedback or requests.Cline
Cline is not currently supported for Checkly MCP OAuth because of its current OAuth limitation. You can follow or upvote the Checkly Cline support request.Windsurf / Devin Desktop
Windsurf / Devin Desktop is not currently supported for Checkly MCP OAuth because of its current OAuth limitation. You can follow or upvote the Checkly Devin support request.Devin CLI
Devin CLI is not currently supported for Checkly MCP OAuth because of its current OAuth limitation. You can follow or upvote the Checkly Devin support request.Use a specific account
If you belong to multiple Checkly accounts, tell your MCP client which account you want to use in your prompt:Prompt
X-Checkly-Account header when your client supports custom MCP headers.
For Claude Code, add the header when you register the server:
Terminal
mcpServers JSON configuration, add headers to the Checkly server entry:
mcp.json
Verify the connection
After authentication, ask your MCP client:Prompt
Prompt