Skip to content

docs: removed experimental mcp messaging - #2337

Merged
nickytonline merged 3 commits into
mainfrom
nickytonline/remove-mcp-experimental-mentions
Jul 30, 2026
Merged

docs: removed experimental mcp messaging#2337
nickytonline merged 3 commits into
mainfrom
nickytonline/remove-mcp-experimental-mentions

Conversation

@nickytonline

@nickytonline nickytonline commented Jul 30, 2026

Copy link
Copy Markdown
Member

Summary

Removes messaging around MCP support being experimental as it's on by default now as of v0.30 (see pomerium/pomerium#6521).

Related

Closes ENG-4296
Relates to ENG-4168

AI disclosure

Removed the mcp runtime flag references and warnings manually and then had Claude (Sonnet 5) scan the docs repo for mentions of experimental mcp use.

runtime_flags:
  mcp: true
:::warning Experimental Feature

MCP support is currently an experimental feature only available in the `main` branch or Docker images built from `main`. To enable MCP functionality, you must set `runtime_flags.mcp: true` in your [Pomerium configuration](/docs/internals/configuration).

:::

Checklist

  • reference any related issues
  • disclosed AI usage (or wrote "none") per AI_POLICY.md

@nickytonline
nickytonline requested a review from a team as a code owner July 30, 2026 14:43
@nickytonline
nickytonline requested review from kenjenkins and removed request for a team July 30, 2026 14:43
@netlify

netlify Bot commented Jul 30, 2026

Copy link
Copy Markdown

Deploy Preview for pomerium-docs ready!

Name Link
🔨 Latest commit e09a8e8
🔍 Latest deploy log https://app.netlify.com/projects/pomerium-docs/deploys/6a6b73a57e8cb00008596386
😎 Deploy Preview https://deploy-preview-2337--pomerium-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment thread content/docs/capabilities/mcp/protect-mcp-server.mdx
Comment thread content/docs/guides/mcp-bridge.mdx
@greptile-apps

greptile-apps Bot commented Jul 30, 2026

Copy link
Copy Markdown

Greptile Summary

Removes outdated experimental-feature warnings and explicit runtime_flags.mcp configuration from the MCP documentation.

  • Updates five MCP capability pages to reflect MCP being enabled by default.
  • Revises the MCP bridge prerequisite to state that MCP is non-experimental and requires no runtime flag as of v0.33.0.
  • Removes the MCP bridge warning against regulated production use.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
content/docs/guides/mcp-bridge.mdx Replaces the obsolete experimental image/runtime-flag prerequisite and removes the production-use warning.
content/docs/capabilities/mcp/delegate-mcp-to-llm.mdx Removes the MCP runtime flag from the example and the experimental-feature warning.
content/docs/capabilities/mcp/develop-mcp-app.mdx Removes the now-unnecessary MCP runtime flag from the deployment example.
content/docs/capabilities/mcp/mcp-upstream-oauth.mdx Removes runtime-flag configuration and experimental messaging from upstream OAuth examples.
content/docs/capabilities/mcp/protect-mcp-server.mdx Removes the obsolete runtime flag and experimental warning from the protected-server guide.
content/docs/capabilities/mcp/reference.mdx Removes the reference-page warning that characterized MCP as experimental and required explicit enablement.

Reviews (3): Last reviewed commit: "docs: copy update" | Re-trigger Greptile

Pre-v0.33.0 Pomerium builds still require runtime_flags.mcp: true;
the default :latest image (v0.33.0+) enables it by default.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Comment thread content/docs/guides/mcp-bridge.mdx Outdated
Comment thread content/docs/guides/mcp-bridge.mdx Outdated
@nickytonline
nickytonline merged commit 8185f52 into main Jul 30, 2026
13 checks passed
@nickytonline
nickytonline deleted the nickytonline/remove-mcp-experimental-mentions branch July 30, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants