How Graphify Stopped My Team from Burning Thousands of Tokens Per Query
Graphify pre-processes the entire project into a knowledge graph, allowing Cursor to answer questions by querying the graph instead of reading raw files. This reduces token burn and improves performance on larger projects. To set up, install uv tool and Graphify using uv tool install, then run graphify extract in the project directory. This creates a knowledge graph and an architecture summary report, highlighting connections between modules and key concepts.