CrystalMcp::Tools::Ecosystem
Ecosystem related tools for the Crystal MCP server.
Constants
Log = ::Log.for("tools.ecosystem")
Instance methods
Inspects project dependencies by reading shard.lock or shard.yml.
Returns a JSON string containing an array of dependencies.
Parameters:
project_path: Path to project root directory (defaults to".").