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

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

Options

  • --base-url - Base URL for the SSE server (default: http://localhost:8000)
  • --base-path - Base path to append to the base URL
  • --sse-path - Specific SSE endpoint path

Summary

Functions

Callback implementation for Mix.Task.run/1.

Functions

run(args)

Callback implementation for Mix.Task.run/1.