Skip to content

Bridge

Everything under Quiote\Mcp\Bridge.

ClassDescription
ActionToolAdapterThe actions-as-tools bridge (the headline feature): maps one tools/call to a specific #[Route] action’s own execution path.
ContainerAdapterWraps Quiote’s DI Container as the PSR-11 container mcp/sdk uses (Mcp\Server\Builder::setContainer()) to resolve string/array tool handlers (Mcp\Capability\Registry\ReferenceHandler::getClassInstance()).