detectdown
Verdicts use cached measurements from the named testing area, not a visitor-triggered local check. testing evidence tested from Chicago tested from Chicago

MCP server

Connect your AI assistant.

Add detectdown as a remote MCP connector, then ask for current service status from the same place you already work.

Choose your client

Jump to the setup path that matches your app.

1

Copy the server URL.

https://detectdown.me/mcp
2

Add it to your AI client.

Choose custom connector, remote MCP server, or HTTP server, then paste the URL.

3

Verify and allow.

Sign in with your email in the browser window, click Allow, then confirm detectdown is enabled or available in your client.

After authorization

Ask one status question.

Return to your client, select or enable detectdown if needed, then paste this prompt to confirm the connector can read cached status.

A successful answer should clearly come from detectdown: it names GitHub's service status and includes last-known or freshness context.

If the client gives a generic assistant answer instead, enable, select, or trust detectdown in the client tools list and retry the same prompt.

  • Check GitHub for me

What you will allow

Read-only status tools.

When your client previews detectdown tools or asks for authorization, it is asking to let the assistant read cached detectdown status.

What sign-in stores. MCP sign-in stores your verified email address, per-tool usage records, optional location or query data you provide for tool calls, and a 90-day verified-email cookie. Privacy details.

Page views, tool setup, and MCP tools read cached detectdown status. They do not start measurements or spend measurement budget.

  • Check a monitored serviceGet the current status for one service detectdown already tracks.
  • List monitored servicesSee which services are available to ask about.
  • List current issuesShow services with current detected trouble.

Client setup guides

claude.ai and Claude DesktopConnectors
Connectors Customize Connectors Add custom connector Server URL https://detectdown.me/mcp Connect

Prerequisite: individual Claude accounts add custom connectors from Customize > Connectors when the option is available. On Team or Enterprise, an owner adds the custom connector for the organization before members connect to it. Claude Free accounts can have one custom connector.

Source: Anthropic Support, remote MCP custom connectors; reviewed July 2026.

  1. For an individual account, open Customize, then Connectors.
  2. Click the + button, choose Add custom connector, and paste exactly https://detectdown.me/mcp as the server URL.
  3. For Team or Enterprise, an owner adds the custom connector for the organization first; members then connect to that owner-configured connector.
  4. Claude reaches remote connectors from Anthropic cloud infrastructure, not from your local machine.
  5. Click Connect or Authorize. A browser sign-in should open for detectdown OAuth and email verification.
  6. Verify your email and click Allow. In the current Claude conversation, open the plus button or Search and tools menu, choose Connectors, enable or select detectdown, then ask the verification prompt below to confirm Claude can read cached status.
  • Check GitHub for me
Claude CodeTerminal
Terminal $ claude mcp add --transport http detectdown https://detectdown.me/mcp Browser sign-in opens

Prerequisite: use a current Claude Code CLI with remote HTTP MCP support. If the browser sign-in never opens, update Claude Code and rerun the command from a terminal that can launch your browser.

Source: Claude Code Docs, connect to MCP servers; reviewed July 2026.

  1. Remote HTTP is the intended transport. Run this command in your project terminal:
    claude mcp add --transport http detectdown https://detectdown.me/mcp
  2. Follow the browser sign-in, verify your email, and click Allow.
  3. Run claude mcp list. ✓ Connected means detectdown is ready; ! Needs authentication means open /mcp in Claude Code and choose Authenticate; ! Connected · tools fetch failed means run claude mcp get detectdown for the error detail.
  4. Return to Claude Code and ask the verification prompt below.
  • Check GitHub for me
ChatGPTApps
Apps Settings Apps Create app App name detectdown Description Checks current service status from cached detectdown verdicts. MCP server URL https://detectdown.me/mcp Create

Prerequisite: use ChatGPT on the web. OpenAI documents Apps, developer mode, and full MCP support for Business and Enterprise/Edu workspaces. Business admins or owners enable developer mode and create apps; Enterprise/Edu admins or owners can also use RBAC to authorize developers. OpenAI also notes Pro users can connect MCPs with read/fetch permissions in developer mode, while full MCP support remains Business and Enterprise/Edu.

Source: OpenAI Help Center, Developer mode and MCP apps in ChatGPT; reviewed July 2026.

  1. For Business, an admin or owner enables developer mode and creates the app from Workspace Settings > Apps > Create.
  2. For Enterprise/Edu, an admin or owner can grant developer mode access with RBAC; authorized developers then enable it from Settings > Apps > Advanced Settings and create the app from Settings > Apps > Create.
  3. Enter app name detectdown, description Checks current monitored service status from cached detectdown verdicts., and MCP server URL https://detectdown.me/mcp.
  4. Pick the authentication mechanism, click Scan Tools, complete the detectdown OAuth email sign-in if ChatGPT prompts for it, then wait for the tool scan to finish.
  5. Click Create to save the app.
  6. Open a new chat, confirm detectdown is available from the tools menu or the plus button near the composer under More, select it or refer to it in your prompt, then ask the verification prompt below.
  • Check GitHub for me
CursorTools & MCP
Tools & MCP Settings Tools & MCP Add custom MCP Server URL https://detectdown.me/mcp Connect

Prerequisite: use a current Cursor build with MCP enabled for the profile you are signed into. If Tools & MCP is missing or OAuth does not open, update Cursor and check the active profile.

Source: Cursor Docs, Model Context Protocol (MCP); reviewed July 2026.

  1. Open Cursor Settings, then Tools & MCP.
  2. Choose Add custom MCP and paste https://detectdown.me/mcp.
  3. Connect, finish the OAuth sign-in, return to Cursor, confirm detectdown is enabled in Tools & MCP and its tools are visible, then ask the verification prompt below.
  • Check GitHub for me
VS Code with CopilotCommand Palette
Command Palette Settings MCP: Add Server Add HTTP server Server URL https://detectdown.me/mcp Add

Prerequisite: use GitHub Copilot Chat in Agent mode with MCP support enabled. If MCP: Add Server is missing, update VS Code and Copilot, then check whether your organization allows MCP servers.

Source: VS Code Docs, add and manage MCP servers; reviewed July 2026.

  1. Open the Agent Customizations editor or the Command Palette.
  2. Run MCP: Add Server, choose HTTP server, and paste https://detectdown.me/mcp.
  3. Or add this remote HTTP server to your VS Code mcp.json:
    {
      "servers": {
        "detectdown": {
          "type": "http",
          "url": "https://detectdown.me/mcp"
        }
      }
    }
  4. When VS Code asks, trust the server configuration and start detectdown, then continue with the browser sign-in.
  5. Follow the browser sign-in, verify your email, click Allow, return to VS Code agent mode, confirm detectdown is trusted, started, and available in the MCP servers list, then ask the verification prompt below.
  • Check GitHub for me

If setup stalls

Check the basics, then retry.

  • Paste the exact https://detectdown.me/mcp URL as a remote or HTTP MCP server.
  • Update your client if OAuth does not open or tool scanning is missing.
  • For work accounts, check whether workspace or organization policy allows MCP servers.
  • Retry the email-code sign-in, then return to your client and check that detectdown is enabled, trusted, selected, or listed as connected.

Try asking

  • Detect if Slack is down in Columbus
  • What services are having issues right now?
  • Check GitHub for me