Skip to content
Zed

Lookout for Zed

io.github.sylphxai/lookout

Lookout — web answers with source-level proof. Search and fetch citeable excerpts, no API key.

client:Zed transport:stdio runtime:npm

Install Lookout in Zed

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

{
  "context_servers": {
    "lookout": {
      "command": "npx",
      "args": [
        "-y",
        "@sylphx/lookout"
      ]
    }
  }
}

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

Lookout in other clients