cellar

by VirtusLab · Agent Tool · ★ 72

About cellar

Cellar Look up the public API of any JVM dependency from the terminal. When a coding agent needs to call an unfamiliar library method, its options are bad: parse HTML docs (expensive, unreliable), find source on GitHub (requires knowing the URL), or hallucinate the API. Cellar gives agents — and humans — a single shell command that returns exactly the type signatures, members, and docs needed to write correct code. Output is plain Markdown on stdout, ready to be injected into an LLM prompt with zero post-processing.

Quick Facts

Stars72
Forks10
LanguageScala
CategoryAgent Tool
LicenseMPL-2.0
Quality Score69.9934934192669/100
Open Issues24
Last Updated2026-07-08
Created2026-02-22
Platformscli
Est. Tokens~18k

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Scala Agent Tools

Frequently Asked Questions

What is cellar?

cellar is CLI tool for coding agents and developers to query the public API of any Maven JVM dependency — get symbol signatures, list packages, search by name, and inspect dependency trees. Powered by Coursier . It is categorized as a Agent Tool with 72 GitHub stars.

What programming language is cellar written in?

cellar is primarily written in Scala.

How do I install or use cellar?

You can find installation instructions and usage details in the cellar GitHub repository at github.com/VirtusLab/cellar. The project has 72 stars and 10 forks, indicating an active community.

What license does cellar use?

cellar is released under the MPL-2.0 license, making it free to use and modify according to the license terms.

View on GitHub → Browse Agent Tool tools