mirror of
https://github.com/block/goose.git
synced 2026-04-29 03:59:36 +00:00
docs: switching Goose Desktop and Goose CLI tabs (#2384)
This commit is contained in:
parent
2dc2301fa4
commit
8f7fe26461
38 changed files with 552 additions and 556 deletions
|
|
@ -29,7 +29,11 @@ http://localhost:39300/model_context_protocol/2024-11-05/sse
|
|||
### Add Pieces MCP Server
|
||||
|
||||
<Tabs groupId="interface">
|
||||
<TabItem value="cli" label="Goose CLI" default>
|
||||
<TabItem value="ui" label="Goose Desktop" default>
|
||||
1. [Launch the installer](goose://extension?url=http%3A%2F%2Flocalhost%3A39300%2Fmodel_context_protocol%2F2024-11-05%2Fsse&id=pieces&name=Pieces%20for%20Developers&description=Provides%20access%20to%20your%20Pieces%20Long-Term%20Memory.%20You%20need%20to%20have%20Pieces%20installed%20to%20use%20this.)
|
||||
2. Press `Yes` to confirm the installation
|
||||
</TabItem>
|
||||
<TabItem value="cli" label="Goose CLI">
|
||||
1. Run the `configure` command:
|
||||
|
||||
```sh
|
||||
|
|
@ -176,10 +180,6 @@ http://localhost:39300/model_context_protocol/2024-11-05/sse
|
|||
```
|
||||
|
||||
</TabItem>
|
||||
<TabItem value="ui" label="Goose Desktop">
|
||||
1. [Launch the installer](goose://extension?url=http%3A%2F%2Flocalhost%3A39300%2Fmodel_context_protocol%2F2024-11-05%2Fsse&id=pieces&name=Pieces%20for%20Developers&description=Provides%20access%20to%20your%20Pieces%20Long-Term%20Memory.%20You%20need%20to%20have%20Pieces%20installed%20to%20use%20this.)
|
||||
2. Press `Yes` to confirm the installation
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
## Example Usage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue