Static call graph analyzer for Go, aiding AI code editors via MCP.
Visit Code Rag GolangCode Rag Golang (crag) is a static call graph analyzer for Go codebases. It helps AI editors such as Cursor and Claude understand code dependencies by exposing call graphs in a manner consumable via the Model Context Protocol (MCP). This tool is ideal for developers and AI tool integrators looking to enhance code navigation and dependency analysis in Go projects. It streamlines the integration of AI assistants with Go code, enabling better contextual comprehension.
Visit Code Rag Golang's official website for product details and getting started.