Skip to content
Zed

UXSense Drift for Zed

io.github.andrewdraper/uxsense-drift

Behavioral drift context (Behavioral Load Map, hot paths, release brief) for coding agents, per PR.

client:Zed transport:streamable-http

Install UXSense Drift in Zed

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

{
  "context_servers": {
    "uxsense-drift": {
      "url": "https://app.uxsense.ai/api/mcp"
    }
  }
}

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

UXSense Drift in other clients