Namespace Nexus\Mcp\Server\Tool

Classes
ClosureToolExecutor

Adapts a closure to the ToolExecutorInterface contract.

ReflectedToolExecutor

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

ToolStore

In-memory implementation of ToolStoreInterface.

Interfaces
ToolExecutorInterface

Executes a single tool when invoked via tools/call.

ToolStoreInterface

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