Skip to content
Zed

betterstack for Zed

io.usefulapi/betterstack

Read monitors, incidents, heartbeats, on-call and status pages; acknowledge or resolve incidents.

client:Zed transport:streamable-http

Install betterstack in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "betterstack": {
      "url": "https://betterstack.usefulapi.io/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

betterstack in other clients