Metadata-Version: 2.3
Name: fastmcp-agents-cli
Version: 0.5.5
Summary: CLI for running FastMCP and calling tools on it
Requires-Dist: cyclopts>=3.22.2
Requires-Dist: fastmcp
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: rich>=14.0.0
Requires-Python: >=3.13
Description-Content-Type: text/markdown



`uvx fastmcp-agents-cli call tool --config config.yml --tool=get_structure --args '{"depth": 3}'`
`uvx fastmcp-agents-cli list tools --config config.json`

Will auto pick up mcp.json, config.json, mcp.yml, config.yml

`uvx fastmcp-agents-cli call tool get_structure '{"depth": 3}'`
`uvx fastmcp-agents-cli list tools`