docs: embed youtube shorts (#1139)

Co-authored-by: Angie Jones <angiej@3d634b34e22046c0bc99c9b37c6eede5.local>
This commit is contained in:
Angie Jones
2025-02-06 23:38:35 -06:00
committed by GitHub
parent dd99a7360d
commit a39efade5d
6 changed files with 61 additions and 2 deletions

View File

@@ -5,13 +5,21 @@ description: Use Developer MCP Server 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/on_p-LeIrak" />
The Developer extension allows Goose to automate developer-centric tasks such as file editing, shell command execution, and project setup.
This tutorial will cover enabling and using the Developer MCP Server, which is a built-in Goose extension. In most cases, this extension is **already enabled by default when Goose is installed**.
This tutorial will cover enabling and using the Developer MCP Server, which is a built-in Goose extension.
## Configuration
:::info
The Developer extension is already enabled by default when Goose is installed.
:::
1. Ensure extension is enabled:
<Tabs groupId="interface">