NAME
    gcloud alpha services mcp - list, enable and disable MCP endpoints

SYNOPSIS
    gcloud alpha services mcp GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) List, enable and disable MCP endpoints.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     content-security
        (ALPHA) Get/add/remove MCP content security.

COMMANDS
    COMMAND is one of the following:

     disable
        (ALPHA) (DEPRECATED) Disable a service for MCP on a project, folder or
        organization.

     enable
        (ALPHA) Enable a service for MCP on a project, folder or organization.

     list
        (ALPHA) List MCP services for a project, folder or organization.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. This variant is also available:

        $ gcloud beta services mcp

