added Description prompt to tutorials (#2392)

This commit is contained in:
w. ian douglas 2025-04-29 12:48:41 -06:00 committed by GitHub
parent 72baf5933b
commit a1ab95cbed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
24 changed files with 633 additions and 30 deletions

View file

@ -5,7 +5,9 @@ description: Add Brave Search API as a Goose Extension
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import YouTubeShortEmbed from '@site/src/components/YouTubeShortEmbed';
<YouTubeShortEmbed videoUrl="https://www.youtube.com/embed/kD2YA61NTLU" />
This tutorial will get you started with the [Brave Search MCP Server](https://github.com/modelcontextprotocol/servers/tree/main/src/brave-search) as a Goose extension to enable interactive searches for both web and local searches.