Integrations
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
When you ask “is Stripe down?” the tools surface what our regions measured for hosts you track, alongside a read of the vendor status feed. That is the StackWitness wedge: an outside clock, not only the operator's story.
Authentication is OAuth 2.1 through WorkOS AuthKit. Your MCP client discovers the flow from the server's advertised metadata (RFC 9728). No long-lived API keys to mint, rotate, or leak into config files.
Every tool call runs in your signed-in org. Monitors, status pages, and incidents you see are the ones that org owns.
These are the live tools on the StackWitness MCP server today, phrased as jobs your assistant can take on:
https://mcp.stackwitness.com/mcpIn 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.
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.
https://mcp.stackwitness.com/mcp. Use streamable HTTP. Your client should discover OAuth from the server metadata; you do not paste an API key.
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.
Yes. MCP access is included with your StackWitness plan. Sign in with your workspace account when the client starts the OAuth flow.
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.
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.