NAME
    gcloud alpha api-registry mcp - manage MCP Command Group

SYNOPSIS
    gcloud alpha api-registry mcp GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) (DEPRECATED) Manage MCP Command Group.

    This command is deprecated.

    Commands for managing MCP enablement and disablement for a given service in
    the current project.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     servers
        (ALPHA) (DEPRECATED) Manage Cloud API Registry MCP servers.

     tools
        (ALPHA) (DEPRECATED) Manage Cloud API Registry MCP tools.

COMMANDS
    COMMAND is one of the following:

     disable
        (ALPHA) (DEPRECATED) Disables MCP server for a given service in the
        current project.

     enable
        (ALPHA) (DEPRECATED) Enables MCP server for a given service in the
        current 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 api-registry mcp

