Skip to content
Zed

super log for Zed

com.super-log/super-log

Query your local super-log bench from an AI agent - read-only log tools over the hub.

client:Zed transport:stdio runtime:npm

Install super log in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "super-log": {
      "command": "npx",
      "args": [
        "-y",
        "@super-log/mcp"
      ],
      "env": {
        "SUPER_LOG_URL": "<SUPER_LOG_URL>"
      }
    }
  }
}

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

super log in other clients