Skip to content
Cursor

UXSense Drift for Cursor

io.github.andrewdraper/uxsense-drift

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

client:Cursor transport:streamable-http

Install UXSense Drift in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

UXSense Drift in other clients