Code Knowledge Graph Builder
Parse → Summarize → Vectorize — turn your codebase into a queryable knowledge graph so AI assistants truly understand your code
npm install -g igraph-cliComparison
When an AI assistant connects to a code knowledge graph, it goes from "guessing" to "precise cross-modal orchestration".
grep "order" · grep "payment status" — repeatedly searches keywords to find filesigraph_explore "order list payment status filter" · semantic search (not keyword grep)Visual Exploration
Every symbol is a node, every call and dependency is an edge. Larger nodes have more connections.
Workflow
Init, build, register. IGraph handles parsing, summarization, vectorization, and MCP integration automatically.
Core Capabilities
From code parsing to semantic understanding, from vector retrieval to MCP integration — covering the full pipeline.
How It Works
IGraph transforms a codebase into an AI-queryable knowledge graph in three phases.
Three commands to integrate — no more lost context.
Get Started →