Mix.Interactive.Shell (hermes_mcp v0.10.1)

Base functionality for interactive MCP shells.

This module acts as the core command loop for interactive MCP shells, providing a consistent interface and user experience across different transport implementations (SSE, STDIO).

It handles basic functionality like reading user input and delegating command processing to the appropriate handlers.

Summary

Functions

Main command loop for interactive shells.

Functions

loop(client)

Main command loop for interactive shells.