Skip to content
Zed

Tuurio ID for Zed

io.github.tuurio/tuurio-id

Manage users, OIDC clients, roles, settings, and audits with tenant-bound OAuth.

client:Zed transport:streamable-http

Install Tuurio ID in Zed

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

{
  "context_servers": {
    "tuurio-id": {
      "url": "https://{tenant}.id.tuurio.com/mcp"
    }
  }
}

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

Tuurio ID in other clients