Ragex.MCP.Server
(Ragex v0.12.0)
View Source
MCP Server implementation that communicates via stdio.
Reads JSON-RPC messages from stdin, processes them, and writes responses to stdout.
Summary
Functions
Returns a specification to start this module under a supervisor.
Send a notification to the client.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Send a notification to the client.
Notifications are one-way messages with no response expected.