Skip to content
VS Code

StackWitness for VS Code

com.stackwitness/mcp

Independent monitoring: status, monitors, and incidents from your StackWitness workspace.

client:VS Code transport:streamable-http

Install StackWitness in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.stackwitness.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

StackWitness in other clients