Skip to content
Zed

Gleanit for Zed

co.gleanit/gleanit

Search, read, and write highlights, notes, screenshots, collections, projects, and tags in Gleanit.

client:Zed transport:streamable-http

Install Gleanit in Zed

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

{
  "context_servers": {
    "gleanit": {
      "url": "https://api.gleanit.co/api/mcp"
    }
  }
}

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

Gleanit in other clients