π¦
Kc Graph
AI-optimized code intelligence graph β maps codebases at module/function/variable level for token-efficient AI context retrieval
0 installs
Trust: 37 β Low
Rag
Ask AI about Kc Graph
Powered by Claude Β· Grounded in docs
I know everything about Kc Graph. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
kc-graph
Code intelligence graph for AI-optimized context retrieval β maps codebases at module/function/variable level so AI agents get exactly the context they need.
Learn more in the documentation.
Get started
-
Install kc-graph:
npm install -g kc-graph -
Index your project and start the MCP server:
kc-graph init kc-graph mcp -
Add to Claude Code:
claude mcp add kc-graph -- kc-graph mcp
For multi-project setup, scoped environments, and programmatic API, see the documentation.
