Loading MCP server directory, please wait...
Behavioral drift context (Behavioral Load Map, hot paths, release brief) for coding agents, per PR.
npx @getmcp/cli add io.github.andrewdraper/uxsense-driftRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token using your UXSense API key (Bearer UXSENSE_API_KEY)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.andrewdraper/uxsense-drift": {
"url": "https://app.uxsense.ai/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}