DiffCI for Claude Desktop
io.github.adityankale190895/diffci
Observation-only CI/CD validation for AI coding agents.
client:Claude Desktop
transport:stdio
runtime:npm
Install DiffCI in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"diffci": {
"command": "npx",
"args": [
"-y",
"@diffci.com/diffci"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs