mcp property

bool? mcp
getter/setter pair

Whether this proxy revision is detected as an MCP (Model Context Protocol) proxy.

A proxy revision is identified as MCP if it has a proxy endpoint with the /mcp base path that routes to the MCP target URL.

Output only.

Implementation

core.bool? mcp;