Skip to content
Zed

starlog for Zed

io.github.starloghq/starlog

Vet a package (CVEs, license, maintenance) before your AI agent uses it, plus capability discovery.

client:Zed transport:stdio runtime:npm

Install starlog 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": {
    "starlog": {
      "command": "npx",
      "args": [
        "-y",
        "starloghq"
      ],
      "env": {
        "STARLOG_API_KEY": "<STARLOG_API_KEY>"
      }
    }
  }
}

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

starlog in other clients