Skip to content

Mcp

Everything under Quiote\Mcp.

ClassDescription
McpCatalogProcess-global registry of MCP tools/resources/prompts, mirroring the static, worker-lifetime pattern of MiddlewareCatalog and PluginManager: entries are added once at boot (via PluginRegistrar or attribute discovery, once that lands) and read once by McpServer::build() when the server is assembled.
McpConfigTyped snapshot of the mcp.* settings family.
McpPluginOpt-in entry point for the MCP server capability.
McpServerOur own facade over the official mcp/sdk Server::builder() API: every Mcp\* symbol the app touches is confined to this class (plus ContainerAdapter), so an SDK breaking change (it is pre-1.0) touches one file, not the whole feature.
NamespaceContents
Auth2 types
Bridge2 types
Compiler4 types
Console2 types
Middleware2 types