From 0a37a482fca4539bafd424644267ce5c3cf45534 Mon Sep 17 00:00:00 2001
From: Dan Barr <6922515+danbarr@users.noreply.github.com>
Date: Tue, 30 Jun 2026 11:26:51 -0400
Subject: [PATCH] Remove alpha note from MCPRemoteProxy page
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
---
docs/toolhive/guides-k8s/remote-mcp-proxy.mdx | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
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: