mirror of
https://github.com/block/goose.git
synced 2026-05-01 21:10:54 +00:00
docs: Show both remote options for extensions in CLI (#3392)
This commit is contained in:
parent
9de90bc272
commit
192a8077dc
34 changed files with 211 additions and 173 deletions
|
|
@ -56,7 +56,8 @@ This tutorial covers how to add the Browserbase MCP Server as a Goose extension
|
|||
// highlight-start
|
||||
│ ● Command-line Extension (Run a local command or script)
|
||||
// highlight-end
|
||||
│ ○ Remote Extension
|
||||
│ ○ Remote Extension (SSE)
|
||||
│ ○ Remote Extension (Streaming HTTP)
|
||||
└
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue