mirror of
https://github.com/block/goose.git
synced 2026-04-29 12:09:38 +00:00
docs: Add Filesystem Short Video to Tutorial (#1723)
This commit is contained in:
parent
af2e52dfc0
commit
3a2fb892e9
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ import Tabs from '@theme/Tabs';
|
|||
import TabItem from '@theme/TabItem';
|
||||
import YouTubeShortEmbed from '@site/src/components/YouTubeShortEmbed';
|
||||
|
||||
<YouTubeShortEmbed videoUrl="https://youtube.com/embed/2IVPcjEr-yQ" />
|
||||
|
||||
This tutorial covers how to add the [Filesystem MCP server](https://github.com/modelcontextprotocol/servers/tree/HEAD/src/filesystem) as a Goose extension, enabling powerful code analysis and file management. With this extension, Goose can analyze project structures, edit and organize files, detect unused dependencies, and generate documentation to improve software maintainability.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue