Loading MCP server directory, please wait...
Independent monitoring: status, monitors, and incidents from your StackWitness workspace.
npx @getmcp/cli add com.stackwitness/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationOAuth 2.1 bearer token from StackWitness (WorkOS AuthKit). Obtained automatically by MCP clients via the advertised OAuth flow; no API key.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.stackwitness/mcp": {
"url": "https://mcp.stackwitness.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}