From efdf22eacd73d21cebf5e1eaa86576c9ce7a3bfd Mon Sep 17 00:00:00 2001
From: dianed-square <73617011+dianed-square@users.noreply.github.com>
Date: Wed, 5 Nov 2025 08:09:35 -0800
Subject: [PATCH] docs: description required for "Add Extension" in cli (#5573)
---
.../docs/guides/interactive-chat/mcp-ui.md | 11 +-
documentation/docs/mcp/_template_.mdx | 130 +++++++++++-------
documentation/docs/mcp/apify-mcp.md | 97 +++++++------
documentation/docs/mcp/container-use-mcp.md | 8 +-
documentation/docs/mcp/dev.to-mcp.md | 13 +-
documentation/docs/mcp/figma-mcp.md | 17 +--
documentation/docs/mcp/firecrawl-mcp.md | 1 +
documentation/docs/mcp/github-mcp.md | 44 +++---
documentation/docs/mcp/gitmcp-mcp.md | 15 +-
documentation/docs/mcp/goose-docs-mcp.md | 35 +++--
documentation/docs/mcp/gotohuman-mcp.md | 37 ++---
documentation/docs/mcp/jetbrains-mcp.md | 30 ++--
documentation/docs/mcp/neon-mcp.md | 18 +--
documentation/docs/mcp/reddit-mcp.md | 11 +-
documentation/docs/mcp/rube-mcp.md | 7 +-
documentation/docs/mcp/vercel-mcp.md | 9 +-
.../components/CLIExtensionInstructions.tsx | 20 +--
.../src/components/GooseDesktopInstaller.tsx | 2 +-
18 files changed, 281 insertions(+), 224 deletions(-)
diff --git a/documentation/docs/guides/interactive-chat/mcp-ui.md b/documentation/docs/guides/interactive-chat/mcp-ui.md
index 60517823f5..8086b1f84a 100644
--- a/documentation/docs/guides/interactive-chat/mcp-ui.md
+++ b/documentation/docs/guides/interactive-chat/mcp-ui.md
@@ -2,7 +2,7 @@
sidebar_position: 1
title: MCP-UI Extensions
sidebar_label: MCP-UI Extensions
-description: Learn how Goose can render graphical and interactive UI components from MCP-UI-enabled extensions
+description: Learn how goose can render graphical and interactive UI components from MCP-UI-enabled extensions
---
import Tabs from '@theme/Tabs';
@@ -11,7 +11,7 @@ import GooseDesktopInstaller from '@site/src/components/GooseDesktopInstaller';
import CLIExtensionInstructions from '@site/src/components/CLIExtensionInstructions';
import { PanelLeft } from 'lucide-react';
-Extensions built on MCP-UI allow Goose Desktop to provide interactive and engaging user experiences. Imagine using a graphical, clickable UI instead of reading text responses and typing all your prompts:
+Extensions built on MCP-UI allow goose Desktop to provide interactive and engaging user experiences. Imagine using a graphical, clickable UI instead of reading text responses and typing all your prompts: