Gradle-accurate JVM classpath; fetch Java source, signatures, and class structure for agents.
An MCP server and CLI that gives your coding agent the one thing it's missing on JVM codebases: the actual classpath. You use an IDE to write Java. Your coding agent doesn't have one. When your agent hits an unfamiliar library type — say, a superclass from a proprietary internal library — it spends 25+ turns walking , opening JARs by hand with , picking one by guesswork, and trying to answer a…
Déduit des transports déclarés par cette annonce (stdio). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Forge n’a aucune analyse enregistrée pour cette entrée et n’a donc aucune observation de sa surface d’outils. C’est une absence de preuve, pas la preuve qu’elle n’expose aucun outil.
An MCP server and CLI that gives your coding agent the one thing it's missing on JVM codebases: the actual classpath. You use an IDE to write Java. Your coding agent doesn't have one. When your agent hits an unfamiliar library type — say, a superclass from a proprietary internal library — it spends 25+ turns walking , opening JARs by hand with , picking one by guesswork, and trying to answer a question your IDE would answer in one keystroke: does this superclass have a public utility method…