Capability
Cli Command Parsing And Argument Binding To Tool Parameters
2 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
** - A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).
Unique: Implements schema-driven CLI argument parsing that automatically generates argument validators from MCP tool schemas, enabling type-safe tool invocation from the shell without manual argument validation code
vs others: More flexible than static CLI definitions and more maintainable than custom argument parsing, automatically adapting to tool schema changes without CLI code updates