Skip to content
Zed

Otherlay for Zed

com.otherlay/otherlay

Secure access to a dedicated Otherlay Mac for files, terminals, Git, builds and UI inspection.

client:Zed transport:streamable-http

Install Otherlay in Zed

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

{
  "context_servers": {
    "otherlay": {
      "url": "https://mcp.otherlay.com/mcp"
    }
  }
}

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

Otherlay in other clients