Reelier for Claude Desktop
io.github.seldonframe/reelier
Snapshot tests and CI for agent workflows: record a run, replay it at 0 tokens, diff for drift.
client:Claude Desktop
transport:stdio
runtime:npm
Install Reelier in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"reelier": {
"command": "npx",
"args": [
"-y",
"reelier"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs