Statuscake

Statuscake

Template description for Statuscake

1VIEWS
2956USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app statuscakenpx @composio/cli add cursor --app statuscakenpx @composio/cli add cursor --app statuscakenpx @composio/cli add cursor --app statuscake

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Delete Contact Group

Tool to delete a contact group. use when you need to remove an existing contact group by its id after confirming its existence.

Delete Test

Tool to delete a statuscake test. use when you need to remove a test by its id after it's no longer needed.

Get All Contact Groups

Tool to retrieve all contact groups. use when you need to list existing contact groups in statuscake after authenticating.

Get All Monitoring Locations

Tool to retrieve a list of all monitoring locations. use when you need to display or choose from available statuscake locations.

Get All Pagespeed Tests

Tool to retrieve all pagespeed tests. use when you need to list existing pagespeed performance tests in statuscake after authenticating.

Get All Tests

Tool to retrieve a list of all tests. use when you need to list your monitoring tests in statuscake.

Get Heartbeat Checks

Tool to list heartbeat checks. use when you need to retrieve all heartbeat monitoring tests for your account.

Get Ssl Checks

Tool to retrieve a list of ssl checks. use when you need to list all ssl tests for your account.

Update Contact Group

Tool to update an existing contact group. use when you have the contact group id and want to change its configuration.

Get Contact Group Details

Tool to retrieve details of a specific contact group. use when you need group metadata by providing its id. example: "get details for contact group 12345".

Get Ssl Check Details

Tool to retrieve details of a specific ssl check. use when you need configuration and status of an ssl test by providing its id. example: "get ssl check details for 123".

11 actions available