Skip to content
Zed

LemonLDAP::NG MCP Server for Zed

io.github.linagora/llng-mcp

Manage LemonLDAP::NG SSO instances: configuration, sessions, OIDC, SAML, 2FA.

client:Zed transport:stdio runtime:npm

Install LemonLDAP::NG MCP Server in Zed

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

{
  "context_servers": {
    "llng-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "llng-mcp"
      ]
    }
  }
}

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

LemonLDAP::NG MCP Server in other clients