RuleDrift for Claude Desktop
io.github.ri7in/rule-drift
Test whether AI agents retain critical instructions as conversations grow.
client:Claude Desktop
transport:stdio
runtime:npm
Install RuleDrift in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"rule-drift": {
"command": "npx",
"args": [
"-y",
"rule-drift"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs