NAME
    gcloud alpha services mcp content-security - get/add/remove MCP content
        security

SYNOPSIS
    gcloud alpha services mcp content-security COMMAND [GCLOUD_WIDE_FLAG ...]

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

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     add
        (ALPHA) Add MCP content security provider of a project.

     get
        (ALPHA) Get MCP content security providers for a project.

     remove
        (ALPHA) Remove MCP content security provider of a project.

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 content-security

