Verification Loop
MCP Serverby WenJunDuan · Added 5mo ago
Claude
72
Install
git clone https://github.com/WenJunDuan/RluesAdd to Claude
claude mcp add verification-loopQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"verification-loop": {
"command": "npx",
"args": [
"@modelcontextprotocol/verification-loop"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Checkpoint-based verification for code quality assurance. Use for: running verification loops, saving checkpoints, evaluating implementations against acceptance criteria. Commands: /verify, /checkpoint.
Tags
securitytypescriptgotestinggitskill