Skip to content
Grok

UXSense Drift for Grok

io.github.andrewdraper/uxsense-drift

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

client:Grok transport:streamable-http

Install UXSense Drift in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

UXSense Drift in other clients