StackWitness

Integrations

StackWitness MCP

Connect Claude Code, Cursor, or any Model Context Protocol client to your StackWitness workspace. Ask, in plain language, whether a service you depend on is actually down, measured independently by StackWitness rather than read only from the vendor's own status page.

The assistant answers from our probes and your org's monitors, incidents, and status pages. Sign-in is OAuth 2.1 via WorkOS. Included with your StackWitness plan.

Start monitoring See live dependency truth

Why this is different

What you can do

These are the live tools on the StackWitness MCP server today, phrased as jobs your assistant can take on:

How to connect

  1. Have a StackWitness workspace on a paid plan. MCP is included with your StackWitness plan. If you are new, start monitoring and complete checkout.
  2. Add the StackWitness MCP server in your client. Point a streamable-HTTP MCP server at:
    https://mcp.stackwitness.com/mcp
    In Claude Code, Cursor, and other clients that support remote MCP, add a server with that URL (often under MCP / tools settings). Prefer streamable HTTP when the client offers a transport choice.
  3. Complete the OAuth sign-in when the client prompts you. The server advertises OAuth metadata. Your client discovers authorization automatically (RFC 9728). Sign in with the same WorkOS-backed account you use for StackWitness. After consent, tool calls are authorized for your organization.
  4. Ask a real question. Examples: “List my StackWitness monitors.” “What does get_dependency_status show right now?” “Open incidents for my org.” “Create a monitor for https://example.com/health.”

Endpoint: https://mcp.stackwitness.com/mcp. Protocol: Model Context Protocol over streamable HTTP. Auth: OAuth 2.1 via WorkOS. No API keys.

Same measurement discipline as the product. Public dependency truth pages are free to read. The MCP attaches your assistant to your paid workspace.

Start monitoring See live dependency truth

All integrations · How StackWitness works · Blog.

Questions

What is the MCP endpoint URL?

https://mcp.stackwitness.com/mcp. Use streamable HTTP. Your client should discover OAuth from the server metadata; you do not paste an API key.

Which clients work?

Any MCP client that supports remote streamable-HTTP servers and OAuth, including Claude Code and Cursor. Client UI labels differ; the server URL is the same.

Is MCP included with StackWitness?

Yes. MCP access is included with your StackWitness plan. Sign in with your workspace account when the client starts the OAuth flow.

What can the assistant change?

It can create, update, pause, resume, and delete monitors; open, update, and resolve incidents; and read monitors, status pages, incidents, and dependency status. It does not invent uptime or mark a host reachable without a measurement.

How is this different from reading a vendor status page?

Vendor pages are self-report. StackWitness probes public hosts and reads vendor feeds separately. get_dependency_status and monitor tools expose that independent view inside your assistant.