Skip to content
VS Code

statuspal for VS Code

io.usefulapi/statuspal

Read status-page status, services, incidents and metrics; create, update and publish incidents.

client:VS Code transport:streamable-http

Install statuspal in VS Code

.vscode/mcp.json

{
  "servers": {
    "statuspal": {
      "type": "http",
      "url": "https://statuspal.usefulapi.io/mcp"
    }
  }
}

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

statuspal in other clients