Auth
Everything under Quiote\Mcp\Auth.
Classes
Section titled “Classes”| Class | Description |
|---|---|
StaticTokenAuthenticator | The default McpAuthenticatorInterface: a single shared secret from the mcp.auth_token setting. |
Interfaces
Section titled “Interfaces”| Interface | Description |
|---|---|
McpAuthenticatorInterface | Validates the bearer token presented to the MCP HTTP endpoint. |