diff --git a/docs/toolhive/guides-k8s/remote-mcp-proxy.mdx b/docs/toolhive/guides-k8s/remote-mcp-proxy.mdx index 04d10b69..01c48ce7 100644 --- a/docs/toolhive/guides-k8s/remote-mcp-proxy.mdx +++ b/docs/toolhive/guides-k8s/remote-mcp-proxy.mdx @@ -42,13 +42,6 @@ flowchart LR IDP["Identity Provider
(Keycloak, Okta, etc.)"] -.->|validates tokens| Proxy ``` -:::info[Experimental] - -The MCPRemoteProxy CRD is still in an alpha state so breaking changes to the -spec and its capabilities are possible. - -::: - ## Prerequisites - A Kubernetes cluster (current and two previous minor versions are supported) @@ -217,7 +210,7 @@ with `authServerRef`. ::: - + Create an MCPOIDCConfig resource with inline OIDC settings and reference it from the MCPRemoteProxy. This works with most identity providers: