Skip to content
Zed

Superlog for Zed

sh.superlog/superlog

Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents.

client:Zed transport:streamable-http

Install Superlog in Zed

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

{
  "context_servers": {
    "superlog": {
      "url": "https://api.superlog.sh/mcp"
    }
  }
}

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

Superlog in other clients