Skip to content

xettri/kc-graph

Repository files navigation

kc-graph

npm

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

  1. Install kc-graph:

    npm install -g kc-graph
  2. Index your project and start the MCP server:

    kc-graph init
    kc-graph mcp
  3. Add to Claude Code:

    claude mcp add kc-graph -- kc-graph mcp

For multi-project setup, scoped environments, and programmatic API, see the documentation.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors