CLI tool & MCP server that turns a codebase into text for an LLM to see its context — feed code to ChatGPT, Claude, or any AI coding assistant
$git clone https://github.com/davidveksler/codecontextInstalls into the current project.
Install codecontext by running `git clone https://github.com/davidveksler/codecontext`, then use it for the current task and follow its documentation at https://github.com/davidveksler/codecontext.