Skip to main content

diagrid mcpserver catalog remove

Remove a custom MCP server catalog entry from your organization's catalog

Description

Remove a custom catalog entry permanently. Built-in (Diagrid-managed) entries cannot be removed — disable them with "diagrid mcpserver catalog disable" instead. To hide a custom entry without deleting it, disable it too.

diagrid mcpserver catalog remove <entry-name> [flags]

Examples

# Remove a custom catalog entry
diagrid mcpserver catalog remove my-tool

Options

--approve Skip confirmation prompt
-y, --yes Skip confirmation prompt
-h, --help help for remove

Options inherited from parent commands

--api-key string Diagrid Cloud API key

SEE ALSO