verirun for Claude Code
io.github.baopeak/verirun
Execution-grounded verification for AI coding agents on Windows: evidence, not agent claims.
client:Claude Code
transport:stdio
runtime:npm
Install verirun in Claude Code
run in your project directory
claude mcp add verirun -e VERIRUN_ALLOW_INPUT_INJECTION=<VERIRUN_ALLOW_INPUT_INJECTION> -e VERIRUN_ALLOW_ENDPOINT_REPIN=<VERIRUN_ALLOW_ENDPOINT_REPIN> -e VERIRUN_DATA_DIR=<VERIRUN_DATA_DIR> -- npx -y verirun
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs