Fix error on installation of Youtube Transcript extension (#2510)

This commit is contained in:
Julien Deswaef
2025-05-12 22:12:25 +02:00
committed by GitHub
parent bc4e45d52e
commit 4a445f7bfa

View File

@@ -19,7 +19,7 @@ This tutorial covers how to add the [YouTube Transcript MCP Server](https://gith
<TabItem value="cli" label="Goose CLI"> <TabItem value="cli" label="Goose CLI">
**Command** **Command**
```sh ```sh
npx -y @jkawamoto/mcp-youtube-transcript uvx --from git+https://github.com/jkawamoto/mcp-youtube-transcript mcp-youtube-transcript
``` ```
</TabItem> </TabItem>
</Tabs> </Tabs>