Supervision tree for the MCP subsystem.
Starts the Registry and Server. The stdio transport is NOT started
automatically (it takes over stdin/stdout) -- use mix mcp.server
or start it explicitly.
Children (rest_for_one)
Raxol.MCP.Registry-- ETS-backed tool/resource storeRaxol.MCP.Server-- transport-agnostic message router
Summary
Functions
Returns a specification to start this module under a supervisor.
Start the MCP supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec start_link(keyword()) :: Supervisor.on_start()
Start the MCP supervisor.