How to integrate Statuscake MCP with Codex

Codex is one of the most popular coding harnesses out there. And MCP makes the experience even better. With Statuscake MCP integration, you can draft, triage, summarise emails, and much more, all without leaving the terminal or the app, whichever you prefer.

Statuscake logoStatuscake
Api Key

Statuscake is a website monitoring platform offering uptime, page speed, and SSL monitoring. It helps you catch outages and performance issues before your users do.

30 Tools

Introduction

Codex is one of the most popular coding harnesses out there. And MCP makes the experience even better. With Statuscake MCP integration, you can draft, triage, summarise emails, and much more, all without leaving the terminal or the app, whichever you prefer.

Also integrate Statuscake with

Why use Composio?

Apart from a managed and hosted MCP server, you will get:

  • CodeAct: A dedicated workbench that allows GPT to write its code to handle complex tool chaining. Reduces to-and-fro with LLMs for frequent tool calling.
  • Large tool responses: Handle them to minimise context rot.
  • Dynamic just-in-time access to 20,000 tools across 1000+ other Apps for cross-app workflows. It loads the tools you need, so GPTs aren't overwhelmed by tools you don't need.

How to install Statuscake MCP in Codex

Run the setup command

Run this command in your terminal to add the Composio MCP server to Codex.

Terminal

It will initiate the authentication in a browser window, authorize Codex to access your Composio account.

Composio authentication page

(Optional) Authenticate with OAuth

To authenticate manually, run the login command to open a browser window and authorize Codex to access your Composio account.

bash
codex mcp login composio

Verify the connection

Run codex mcp list to confirm Composio appears as a registered MCP server.

bash
codex mcp list

Codex App

Codex App follows the same approach as VS Code.

  1. Click ⚙️ on the bottom left → MCP Servers → + Add servers → Streamable HTTP:
  2. Fill the header and Key fields with { "x-consumer-api-key" = "ck_*******" }.
  3. The Key is the Composio API key, that you can find on dashboard.composio.dev
  4. Click on Authenticate and authorize Codex to your Composio account and you're all set.
Codex App MCP setup
  1. Restart and verify if it's there in .codex/config.toml
bash
[mcp_servers.composio]
url = "https://connect.composio.dev/mcp"
http_headers = { "x-consumer-api-key" = "ck_*******" }

What is the Statuscake MCP server, and what's possible with it?

The Statuscake MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Statuscake account. It provides structured and secure access to your website and application monitoring tools, so your agent can perform actions like listing uptime tests, checking SSL status, retrieving page speed results, and managing contact groups on your behalf.

  • Comprehensive uptime monitoring: Let your agent list and review all website monitoring tests to ensure your services are online and performing as expected.
  • SSL certificate management: Retrieve current SSL check details or get a full overview of all SSL tests to monitor certificate health and prevent expirations.
  • Page speed insights: Access and analyze all PageSpeed test results to identify performance bottlenecks and track improvements over time.
  • Contact group automation: List, retrieve details for, or delete contact groups to efficiently manage who gets notified about incidents and alerts.
  • Heartbeat and monitoring location checks: Have your agent fetch heartbeat check statuses and list all available monitoring locations for comprehensive observability and troubleshooting.

Conclusion

You've successfully integrated Statuscake with Codex using Composio's MCP server. Now you can interact with Statuscake directly from your terminal, VS Code, or the Codex App using natural language commands.

Key benefits of this setup:

  • Seamless integration across CLI, VS Code, and standalone app
  • Natural language commands for Statuscake operations
  • Managed authentication through Composio
  • Access to 20,000+ tools across 1000+ apps for cross-app workflows
  • CodeAct workbench for complex tool chaining

Next steps:

  • Try asking Codex to perform various Statuscake operations
  • Explore cross-app workflows by connecting more toolkits
  • Build automation scripts that leverage Codex's AI capabilities
TOOLS

Supported Tools

Every Statuscake action and event your agent gets out of the box.

Create Contact Group

Tool to create a contact group for alert notifications in StatusCake.

Create Heartbeat Test

Tool to create a heartbeat check in StatusCake.

Create PageSpeed Test

Tool to create a new pagespeed check in StatusCake.

Create Uptime Test

Tool to create a new uptime monitoring check in StatusCake.

Delete Contact Group

Tool to delete a contact group.

Delete Heartbeat Test

Permanently deletes a StatusCake heartbeat check.

Delete PageSpeed Test

Permanently deletes a StatusCake PageSpeed test.

Delete SSL Test

Tool to delete an SSL check with the given ID.

Delete Test

Permanently deletes a StatusCake uptime monitoring test.

Get All Contact Groups

Retrieves a paginated list of contact groups for alert notifications.

Get All Monitoring Locations

Retrieves all available uptime monitoring server locations from StatusCake.

Get All PageSpeed Tests

Tool to retrieve all PageSpeed tests.

Get All Tests

Tool to retrieve a list of all tests.

Get Contact Group Details

Tool to retrieve details of a specific contact group.

Get Heartbeat Checks

Tool to list heartbeat checks.

Get Heartbeat Test

Tool to retrieve details of a specific heartbeat check.

Get Pagespeed Test

Tool to retrieve details of a specific pagespeed check.

Get SSL Check Details

Tool to retrieve details of a specific SSL check.

Get SSL Checks

Retrieve a paginated list of SSL checks configured in your StatusCake account.

Get Uptime Test

Tool to retrieve details of a specific uptime test.

List PageSpeed Monitoring Locations

Retrieves all available PageSpeed monitoring server locations from StatusCake.

List Pagespeed Test History

Tool to retrieve pagespeed check history for a given test ID.

List Uptime Test Alerts

Tool to retrieve a list of alerts for a specific uptime check.

List Uptime Test History

Tool to retrieve uptime check history for a given test ID.

List Uptime Test Periods

Tool to retrieve a list of uptime check periods for a specific test.

Update Contact Group

Updates an existing contact group's configuration in StatusCake.

Update Heartbeat Test

Tool to update an existing heartbeat check with new parameters.

Update Pagespeed Test

Updates a pagespeed check with the given parameters.

Update SSL Test

Tool to update an SSL check with new configuration parameters.

Update Uptime Test

Updates an uptime check with the given parameters.

FAQ

Frequently asked questions

With a standalone Statuscake MCP server, the agents and LLMs can only access a fixed set of Statuscake tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from Statuscake and many other apps based on the task at hand, all through a single MCP endpoint.

Yes, you can. Codex fully supports MCP integration. You get structured tool calling, message history handling, and model orchestration while Tool Router takes care of discovering and serving the right Statuscake tools.

Yes, absolutely. You can configure which Statuscake scopes and actions are allowed when connecting your account to Composio. You can also bring your own OAuth credentials or API configuration so you keep full control over what the agent can do.

All sensitive data such as tokens, keys, and configuration is fully encrypted at rest and in transit. Composio is SOC 2 Type 2 compliant and follows strict security practices so your Statuscake data and credentials are handled as safely as possible.

Start with Statuscake.It takes 30 seconds.

Managed auth, hosted MCP servers, and every Statuscake tool your agent needs.Free to start.

Start building