Cocoa
Analyzes Java projects and exposes analysis tools via the Model Context Protocol (MCP).
About
Cocoa is a program analysis agent that leverages static analysis tools to provide analysis capabilities to LLMs via the Model Context Protocol (MCP). Built on the CLDK library, it analyzes Java projects and exposes analysis tools, functioning as an agentic AI assistant and a toolbox for other clients.
Key Features
- 0 GitHub stars
- MCP server implementation with static analysis tools
- Command-line interface for easy invocation
- Static code analysis for Java projects built on CLDK