Skip to content
Zed

dylog for Zed

io.github.imjakezimmer32/dylog

Notes, files, GitHub, and Drive through one MCP connection.

client:Zed transport:streamable-http

Install dylog in Zed

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

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

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

dylog in other clients