Documentation
¶
Overview ¶
Copyright (c) Roman Atachiants and contributors. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for details. Command mcp demonstrates llmux's optional MCP endpoint: one Catalog for List (discovery) and Load (invocation), projected into GET /models and (when enabled) the MCP tools at /mcp.
The authentication wrapper below is ILLUSTRATIVE ONLY. In production the token check must be real OAuth validation (or equivalent), and the MCP spec's OAuth responsibilities — token audience/resource validation, scopes, authorization-server discovery, protected-resource metadata — stay with the host application. llmux never sees or validates tokens.
Click to show internal directories.
Click to hide internal directories.