| title | MCPExternalAuthConfig |
|---|---|
| description | Schema reference for MCPExternalAuthConfig, which configures external authentication for MCP servers and proxies. |
| displayed_sidebar | toolhiveSidebar |
| toc_max_heading_level | 4 |
MCPExternalAuthConfig configures how an MCP server or proxy authenticates to external services via token exchange or an embedded authorization server. It is referenced by MCPServer, MCPRemoteProxy, MCPServerEntry, and VirtualMCPServer.
API: toolhive.stacklok.dev/v1beta1
· Scope: Namespaced · Short names: extauth, mcpextauth
apiVersion: toolhive.stacklok.dev/v1beta1
kind: MCPExternalAuthConfig
metadata:
name: my-mcpexternalauthconfig
namespace: default
spec:
type: tokenExchange