Skip to content
VS Code

UXSense Drift for VS Code

io.github.andrewdraper/uxsense-drift

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

client:VS Code transport:streamable-http

Install UXSense Drift in VS Code

.vscode/mcp.json

{
  "servers": {
    "uxsense-drift": {
      "type": "http",
      "url": "https://app.uxsense.ai/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

UXSense Drift in other clients