Skip to content

[Gateway] MCP detection, AI Security dashboard, and Traffic Source selector changelogs - #32687

Open
grstnhbr wants to merge 10 commits into
cloudflare:productionfrom
grstnhbr:changelog-mcp-detection-traffic-source
Open

[Gateway] MCP detection, AI Security dashboard, and Traffic Source selector changelogs#32687
grstnhbr wants to merge 10 commits into
cloudflare:productionfrom
grstnhbr:changelog-mcp-detection-traffic-source

Conversation

@grstnhbr

Copy link
Copy Markdown
Contributor

Summary

This PR adds two Gateway changelog entries and updates HTTP policy documentation for Agents Week:

1. MCP protocol detection and AI Security dashboard

  • Documents the new experimental.is_mcp selector in HTTP policies that detects Model Context Protocol traffic
  • Introduces the AI Security dashboard under Insights and Logs > Dashboards
  • Adds the experimental selector note (beta, may change before GA, changes communicated before docs update)

2. Traffic Source selector in Gateway policies

  • Documents the new Traffic Source (net.onramp.type) selector for HTTP and Network policies
  • Enumerates all available on-ramp values: Device client, Mesh, Cloudflare WAN, Clientless RDP, Proxy endpoint, Clientless Browser Isolation, MCP portal
  • Documents the Browser Isolation (net.is_isolated) selector

Documentation changes

  • Adds experimental.is_mcp selector to HTTP policies reference page with beta note
  • Updates the HTTP Allow/Block selector list partial to include the new selector

Note

The gateway-mcp-dashboard.png image is a placeholder and needs to be replaced with the actual screenshot before merge.

@grstnhbr
grstnhbr requested review from a team, elithrar and hoan-pom as code owners August 12, 2026 16:07
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No issues found in commit 3a2be30.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

@grstnhbr

Copy link
Copy Markdown
Contributor Author

Skipping the following review findings:

SG-1d0dd3ba, SG-8057c5d8, SG-33744a8c - The fragment-before-table pattern is consistent with every other selector on both pages (for example, "The HTTP request method used in the traffic." on line 664, "The pathname of a webpage's URL." on line 734, "The continent of the user making the request." on line 692). Changing just the new selectors to use a colon-terminated sentence would make them inconsistent with the rest of the file.

Comment thread src/content/changelog/gateway/2026-08-12-mcp-detection-and-dashboard.mdx Outdated
…e changelog entries

- Add experimental.is_mcp selector documentation to HTTP policies
- Add MCP detection and AI Security dashboard changelog
- Add Traffic Source (onramp) and Browser Isolation selector changelog
- Update HTTP Allow/Block selector list partial
…lector

Drop the 'Experimental -' prefix from the selector heading and list.
Use a Beta badge pill consistent with other beta selectors in the docs.
Keep experimental only in the wirefilter API field name itself.
…and Network policy docs

Add selector definitions for Traffic Source (net.onramp.type) and
Browser Isolation (net.is_isolated) to both HTTP and Network policy
reference pages. Update Allow/Block selector list partial.
…action selector lists

Add the new selectors to the Available selectors lists under the
Allow and Block actions in Network policies. Fixes CR-2b6925e9.
Correct /cloudflare-one/applications/configure-apps/mcp-servers/mcp-portals/
to /cloudflare-one/access-controls/ai-controls/mcp-portals/
Add a concrete policy example showing how to block MCP traffic that
does not arrive through an MCP portal, using Is MCP + Traffic Source
selectors together. Includes screenshot of the policy builder.
- Change 'Insights and Logs > Dashboards' to 'Insights > Dashboards'
  to match existing docs convention
- Change 'AI Security' heading to 'AI security report' to match the
  actual dashboard page title in en-US locale
@grstnhbr
grstnhbr force-pushed the changelog-mcp-detection-traffic-source branch from 0468d05 to 9324f2c Compare August 14, 2026 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants