Ragex. MCP. Debug
(Ragex v0.14.1)
View Source
Helper functions for debugging MCP protocol issues.
Usage in IEx:
iex> Ragex.MCP.Debug.test_initialize()
iex> Ragex.MCP.Debug.test_tools_list()
iex> Ragex.MCP.Debug.test_analyze()
Summary
Functions
Start IEx with helpful context.
Process a decoded message (simulating Server.handle_message).
Test analyzing a directory.
Test the initialize handshake.
Test a raw message and show the response.
Test listing tools.
Functions
Start IEx with helpful context.
Process a decoded message (simulating Server.handle_message).
Test analyzing a directory.
Test the initialize handshake.
Test a raw message and show the response.
Test listing tools.