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…
Inferido de los transportes que declara este listado (stdio). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Forge no tiene ningún análisis registrado de esta entrada, así que no tiene ninguna observación de su superficie de herramientas. Eso es ausencia de pruebas, no prueba de que no exponga ninguna herramienta.
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…