Regression-test Claude Code releases, plugins, MCP servers and configs with deterministic scenarios, version bisecting and GitHub Actions.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"claude-code-canary": {
"command": "npx",
"args": [
"-y",
"SLP-DEV1/claude-code-canary"
]
}
}
}
Run in terminal:
claude mcp add claude-code-canary npx -y SLP-DEV1/claude-code-canary
Add to .cursor/mcp.json:
{
"mcpServers": {
"claude-code-canary": {
"command": "npx",
"args": [
"-y",
"SLP-DEV1/claude-code-canary"
]
}
}
}
README Excerpt
<p align="center"> <img src="assets/hero.svg" alt="Claude Code Canary — Know what broke. Know where it started." width="100%" /> </p> <p align="center"> <a href="https://github.com/SLP-DEV1/claude-code-canary/actions/workflows/ci.yml"><img alt="CI" src="https://github.com/SLP-DEV1/claude-code-canary/actions/workflows/ci.yml/badge.svg"></a>
Tools (6)
bisectcomparedoctorflakesuitewatch
Topics
agentic-codingai-agent-testingai-agentsanthropicclaude-codeclaude-code-pluginclicompatibility-testingcontinuous-integrationdeveloper-toolsgithub-actionsmcpmcp-serverregression-testingtesting