MCP server that gives AI agents program-analysis primitives like data flow, call graphs, taint analysis so they reason from deterministic data instead of grep-and-guess."
$git clone https://github.com/ph0smet/code-reasonInstalls into the current project.
Install code-reason by running `git clone https://github.com/ph0smet/code-reason`, then use it for the current task and follow its documentation at https://github.com/ph0smet/code-reason.