mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-17 22:24:21 +01:00
docs: Use Installer Link (#1461)
This commit is contained in:
@@ -111,16 +111,9 @@ Note that you'll need [Node.js](https://nodejs.org/) installed on your system to
|
||||
|
||||
</TabItem>
|
||||
<TabItem value="ui" label="Goose Desktop">
|
||||
1. Click `...` in the upper right corner
|
||||
2. Click `Settings`
|
||||
3. Under `Extensions`, click the `Add` link
|
||||
4. On the `Add Extension Manually` modal, enter the following:
|
||||
* **Type**: `Standard IO`
|
||||
* **ID**: `puppeteer-mcp` (_set this to whatever you want_)
|
||||
* **Name**: `Puppeteer` (_set this to whatever you want_)
|
||||
* **Description**: `Puppeteer MCP Server` (_set this to whatever you want_)
|
||||
* **Command**: `npx -y @modelcontextprotocol/server-puppeteer`
|
||||
5. Click `Add Extension` button
|
||||
1. [Launch the installer](goose://extension?cmd=npx&arg=-y&arg=%40modelcontextprotocol%2Fserver-puppeteer&id=puppeteer&name=Puppeteer&description=Headless%20browser%20automation)
|
||||
2. Press `Yes` to confirm the installation
|
||||
3. Scroll to the top and click `Exit` from the upper left corner
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user