Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ Use managed labels to identify endpoints by use case. Cloudflare may automatical

`cf-llm`: Services that are (partially) powered by Large Language Model (LLM).

`cf-mcp`: Add this label to endpoints that implement the [Model Context Protocol (MCP)](/agents/model-context-protocol/) for AI tool and data access.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`cf-mcp`: Add this label to endpoints that implement the [Model Context Protocol (MCP)](/agents/model-context-protocol/) for AI tool and data access.
`cf-mcp`: Add this label to endpoints that implement the [Model Context Protocol (MCP)](/agents/model-context-protocol/) for AI tool and data access.


`cf-rss-feed`: Add this label to endpoints that expect traffic from RSS clients.

`cf-web-page`: Add this label to endpoints that serve HTML pages.
Expand Down
Loading