Mix.Interactive.CLI (hermes_mcp v0.3.5)

Standalone CLI application for Hermes MCP interactive shells.

This module serves as the entry point for the standalone binary compiled with Burrito. It can start either the SSE or STDIO interactive shell based on command-line arguments.

Summary

Functions

check_client_connection(client, attempt \\ 3)

check_sse_connection(sse, attempt \\ 3)

main(args)

Main entry point for the standalone CLI application.