Skip to content
Zed

JoinLayer for Zed

app.joinlayer/mcp

Operate secure JoinLayer data pipelines through delegated OAuth.

client:Zed transport:streamable-http

Install JoinLayer in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.joinlayer.app/mcp"
    }
  }
}

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

JoinLayer in other clients