Skip to content
Zed

memol for Zed

app.memol/memol

Search, read, create and edit your Memol notes from Claude. Team note-taking with AI search.

client:Zed transport:streamable-http

Install memol in Zed

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

{
  "context_servers": {
    "memol": {
      "url": "https://memol.app/api/mcp"
    }
  }
}

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

memol in other clients