mcp_registry_client.cli
Command-line interface for the MCP registry client.
async_main()
async
Async main function.
Source code in mcp_registry_client/cli.py
create_parser()
Create the argument parser.
Source code in mcp_registry_client/cli.py
main()
setup_logging(verbose=False)
Set up logging configuration.