docs: lowercase 'goose' in TabItem labels for consistency (#5297)

This commit is contained in:
w. ian douglas
2025-10-21 20:52:00 +01:00
committed by GitHub
parent 15b141e2ad
commit ebac0cfb4f
55 changed files with 228 additions and 228 deletions
@@ -15,10 +15,10 @@ This tutorial covers how to add the [Cloudinary Asset Management MCP Server](htt
:::tip TLDR
<Tabs groupId="interface">
<TabItem value="ui" label="Goose Desktop" default>
<TabItem value="ui" label="goose Desktop" default>
[Launch the installer](goose://extension?cmd=npx&arg=-y&arg=--package&arg=@cloudinary/asset-management&arg=--&arg=mcp&arg=start&id=cloudinary&name=Cloudinary%20Asset%20Management&description=Powerful%20media%20processing%20and%20transformation&env=CLOUDINARY_URL%3DCloudinary%20URL)
</TabItem>
<TabItem value="cli" label="Goose CLI">
<TabItem value="cli" label="goose CLI">
**Command**
```sh
npx -y --package @cloudinary/asset-management -- mcp start
@@ -38,7 +38,7 @@ Note that you'll need [Node.js](https://nodejs.org/) installed on your system to
:::
<Tabs groupId="interface">
<TabItem value="ui" label="Goose Desktop" default>
<TabItem value="ui" label="goose Desktop" default>
<GooseDesktopInstaller
extensionId="cloudinary"
extensionName="Cloudinary Asset Management"
@@ -50,7 +50,7 @@ Note that you'll need [Node.js](https://nodejs.org/) installed on your system to
apiKeyLinkText="Get your Cloudinary URL"
/>
</TabItem>
<TabItem value="cli" label="Goose CLI">
<TabItem value="cli" label="goose CLI">
1. Run the `configure` command:
```sh
goose configure