mirror of
https://github.com/block/goose.git
synced 2026-04-29 20:19:41 +00:00
added Description prompt to tutorials (#2392)
This commit is contained in:
parent
72baf5933b
commit
a1ab95cbed
24 changed files with 633 additions and 30 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue