mirror of
https://github.com/block/goose.git
synced 2026-05-01 04:59:37 +00:00
docs: add google drive video (#1206)
This commit is contained in:
parent
793c45dc78
commit
01eeb08f50
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ import Tabs from '@theme/Tabs';
|
|||
import TabItem from '@theme/TabItem';
|
||||
import YouTubeShortEmbed from '@site/src/components/YouTubeShortEmbed';
|
||||
|
||||
<YouTubeShortEmbed videoUrl="https://www.youtube.com/embed/p9HGYbJk9wU" />
|
||||
|
||||
This tutorial covers how to add the [Google Drive MCP Server](https://github.com/modelcontextprotocol/servers/tree/main/src/gdrive) as a Goose extension, allowing you to list, read, and search files in Google Drive.
|
||||
|
||||
:::tip TLDR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue