Backplane. McpProtocol. Server. Modern. Discovery
(backplane_mcp_protocol v0.6.0)
Copy Markdown
Builds the raw result for the mandatory modern server/discover method.
This module intentionally does not add common result metadata or cache
fields. The executor isolates callback evaluation, then passes this map
through Server.Modern.Result outside the callback failure boundary.
Summary
Types
Functions
@spec execute( module() | snapshot(), Backplane.McpProtocol.Server.Modern.RequestContext.t() ) :: {:ok, map()} | {:error, Backplane.McpProtocol.MCP.Error.t()}