This summer Braidpool helped mentor 5 Summer of Bitcoin students working on AI coding tools.
Here is one of the main outputs of that work by @Shashankss1205: an MCP tool to give your coding assistant a knowledge graph of your code. Give it a try!
CodeGraphContextCodeGraphContext
An MCP server that indexes local code into a graph database to provide context to AI assistants.
FeaturesFeatures
- Code Indexing: Analyzes Python code and builds a knowledge graph of its components.
- Relationship Analysis: Query for callers, callees, class hierarchies, and more.
- Live Updates: Watches local files for changes and automatically updates the graph.
- Interactive Setup: A user-friendly command-line wizard for easy setup.
Glad someone took this concept (#1000820) all the way!
https://xcancel.com/braidpool/status/1968683721625637203