Bridge
Everything under Quiote\Mcp\Bridge.
Classes
Section titled “Classes”| Class | Description |
|---|---|
ActionToolAdapter | The actions-as-tools bridge (the headline feature): maps one tools/call to a specific #[Route] action’s own execution path. |
ContainerAdapter | Wraps 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()). |