redline for Claude Desktop
io.github.gowtham0992/redline
Run local prompt regression checks from prompt-response logs in AI coding assistants.
client:Claude Desktop
transport:stdio
runtime:pypi
Install redline in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"redline": {
"command": "uvx",
"args": [
"redline-ai"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs