Namespace Nexus\Mcp\Server\Prompt

Classes
ClosurePromptRenderer

Adapts a closure to the PromptRendererInterface contract.

PromptStore

In-memory implementation of PromptStoreInterface.

ReflectedPromptRenderer

Adapts an attribute-discovered handler method to the PromptRendererInterface contract.

Interfaces
PromptRendererInterface

Renders a single prompt when invoked via prompts/get.

PromptStoreInterface

Read surface that the built-in prompts/* request handlers depend on.