Skip to content
Zed

LastSearch for Zed

io.github.lastsearch-hq/lastsearch

Evidence-backed web research for AI agents with citations and confidence scores.

client:Zed transport:stdio runtime:npm

Install LastSearch 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": {
    "lastsearch": {
      "command": "npx",
      "args": [
        "-y",
        "lastsearch"
      ],
      "env": {
        "LASTSEARCH_API_KEY": "<LASTSEARCH_API_KEY>"
      }
    }
  }
}

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

LastSearch in other clients