betterstack for VS Code
io.usefulapi/betterstack
Read monitors, incidents, heartbeats, on-call and status pages; acknowledge or resolve incidents.
client:VS Code
transport:streamable-http
Install betterstack in VS Code
.vscode/mcp.json
{
"servers": {
"betterstack": {
"type": "http",
"url": "https://betterstack.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs