mix hermes.stdio.interactive (hermes_mcp v0.9.1)

Mix task to test the STDIO transport implementation, interactively sending commands.

Options

  • --command - Command to execute for the STDIO transport (default: "mcp")
  • --args - Comma-separated arguments for the command (default: "run,priv/dev/echo/index.py")

Summary

Functions

Callback implementation for Mix.Task.run/1.

Functions

run(args)

Callback implementation for Mix.Task.run/1.