You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/blog/2025-08-11-mcp-ui-post-browser-world/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,10 +44,10 @@ Starting from Goose v1.3.0, you can add MCP-UI as an extension.
44
44
45
45
:::tip Add MCP-UI to Goose
46
46
<TabsgroupId="interface">
47
-
<TabItemvalue="ui"label="Goose Desktop"default>
47
+
<TabItemvalue="ui"label="goose Desktop"default>
48
48
[Launch the installer](goose://extension?type=streamable_http&url=https%3A%2F%2Fmcp-aharvard.netlify.app%2Fmcp&id=mcpuidemo&name=MCP-UI%20Demo&description=Demo%20MCP-UI-enabled%20extension)
49
49
</TabItem>
50
-
<TabItemvalue="cli"label="Goose CLI">
50
+
<TabItemvalue="cli"label="goose CLI">
51
51
Use `goose configure` to add a `Remote Extension (Streaming HTTP)` extension type with:
Copy file name to clipboardExpand all lines: documentation/docs/mcp/agentql-mcp.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,10 @@ This tutorial covers how to add the [AgentQL MCP Server](https://github.com/tiny
14
14
:::tip TLDR
15
15
16
16
<TabsgroupId="interface">
17
-
<TabItemvalue="ui"label="Goose Desktop"default>
17
+
<TabItemvalue="ui"label="goose Desktop"default>
18
18
[Launch the installer](goose://extension?cmd=npx&arg=-y&arg=agentql-mcp&id=agentql&name=AgentQL&description=Transform%20unstructured%20web%20content%20into%20structured%20data&env=AGENTQL_API_KEY%3DAgentQL%20API%20Key)
19
19
</TabItem>
20
-
<TabItemvalue="cli"label="Goose CLI">
20
+
<TabItemvalue="cli"label="goose CLI">
21
21
**Command**
22
22
```sh
23
23
npx -y agentql-mcp
@@ -37,7 +37,7 @@ Note that you'll need [Node.js](https://nodejs.org/) installed on your system to
37
37
:::
38
38
39
39
<TabsgroupId="interface">
40
-
<TabItemvalue="ui"label="Goose Desktop"default>
40
+
<TabItemvalue="ui"label="goose Desktop"default>
41
41
<GooseDesktopInstaller
42
42
extensionId="agentql"
43
43
extensionName="AgentQL"
@@ -51,7 +51,7 @@ Note that you'll need [Node.js](https://nodejs.org/) installed on your system to
Copy file name to clipboardExpand all lines: documentation/docs/mcp/alby-mcp.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,10 +21,10 @@ You'll need a lightning wallet that supports [NWC](https://nwc.dev). If you don'
21
21
22
22
:::tip TLDR
23
23
<TabsgroupId="interface">
24
-
<TabItemvalue="ui"label="Goose Desktop"default>
24
+
<TabItemvalue="ui"label="goose Desktop"default>
25
25
[Launch the installer](goose://extension?cmd=npx&arg=-y&arg=%40getalby%2Fmcp&id=alby&name=Alby&description=Connect%20Goose%20to%20your%20Bitcoin%20Lightning%20Wallet&env=NWC_CONNECTION_STRING%3DNWC%20Connection%20Secret)
26
26
</TabItem>
27
-
<TabItemvalue="cli"label="Goose CLI">
27
+
<TabItemvalue="cli"label="goose CLI">
28
28
**Command**
29
29
```sh
30
30
npx -y @getalby/mcp
@@ -46,7 +46,7 @@ You'll need [Node.js](https://nodejs.org/) installed on your system to run this
Copy file name to clipboardExpand all lines: documentation/docs/mcp/apify-mcp.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,10 +19,10 @@ This tutorial covers how to add the [Apify MCP server](https://mcp.apify.com) as
19
19
20
20
:::tip TLDR
21
21
<TabsgroupId="interface">
22
-
<TabItemvalue="ui"label="Goose Desktop"default>
22
+
<TabItemvalue="ui"label="goose Desktop"default>
23
23
Use `Add custom extension` in Settings → Extensions to add a `Streamable HTTP` extension type with:
24
24
</TabItem>
25
-
<TabItemvalue="cli"label="Goose CLI">
25
+
<TabItemvalue="cli"label="goose CLI">
26
26
Use `goose configure` to add a `Remote Extension (Streaming HTTP)` extension type with:
27
27
</TabItem>
28
28
</Tabs>
@@ -34,7 +34,7 @@ https://mcp.apify.com
34
34
:::
35
35
36
36
<TabsgroupId="interface">
37
-
<TabItemvalue="ui"label="Goose Desktop"default>
37
+
<TabItemvalue="ui"label="goose Desktop"default>
38
38
1. Obtain an [Apify Token](https://console.apify.com/settings/integrations)
39
39
2. Click the <PanelLeft className="inline" size={16} /> button in the top-left to open the sidebar
40
40
3. Click `Extensions`
@@ -51,7 +51,7 @@ https://mcp.apify.com
51
51
9. Navigate to the chat
52
52
</TabItem>
53
53
54
-
<TabItemvalue="cli"label="Goose CLI">
54
+
<TabItemvalue="cli"label="goose CLI">
55
55
<CLIExtensionInstructions
56
56
name="apify-mcp"
57
57
type="http"
@@ -74,11 +74,11 @@ https://mcp.apify.com
74
74
75
75
:::tip TLDR
76
76
<TabsgroupId="interface">
77
-
<TabItemvalue="ui"label="Goose Desktop"default>
77
+
<TabItemvalue="ui"label="goose Desktop"default>
78
78
[Launch the installer](goose://extension?cmd=npx&arg=@apify/actors-mcp-server&arg=start&id=mcp_apify_local&name=Apify%20Local%20MCP%20Server&description=Run%20Apify%20MCP%20server%20locally%20using%20your%20token&env=APIFY_TOKEN%3DYour%20Apify%20Token)
79
79
</TabItem>
80
80
81
-
<TabItemvalue="cli"label="Goose CLI">
81
+
<TabItemvalue="cli"label="goose CLI">
82
82
**Command**
83
83
```sh
84
84
npx -y @apify/actors-mcp-server
@@ -93,7 +93,7 @@ APIFY_TOKEN: <YOUR_APIFY_TOKEN>
93
93
:::
94
94
95
95
<TabsgroupId="interface">
96
-
<TabItemvalue="ui"label="Goose Desktop"default>
96
+
<TabItemvalue="ui"label="goose Desktop"default>
97
97
1. Obtain an [Apify Token](https://console.apify.com/settings/integrations)
98
98
2. Click the <PanelLeft className="inline" size={16} /> button in the top-left to open the sidebar
Copy file name to clipboardExpand all lines: documentation/docs/mcp/asana-mcp.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,10 +15,10 @@ This tutorial covers how to add the [Asana MCP Server](https://github.com/roychr
15
15
16
16
:::tip TLDR
17
17
<TabsgroupId="interface">
18
-
<TabItemvalue="ui"label="Goose Desktop"default>
18
+
<TabItemvalue="ui"label="goose Desktop"default>
19
19
[Launch the installer](goose://extension?cmd=npx&arg=-y&arg=%40roychri%2Fmcp-server-asana&id=asana&name=Asana&description=enable%20task%20automation%2C%20project%20tracking%2C%20and%20team%20collaboration&env=ASANA_ACCESS_TOKEN%3DAsana%20Access%20Token)
20
20
</TabItem>
21
-
<TabItemvalue="cli"label="Goose CLI">
21
+
<TabItemvalue="cli"label="goose CLI">
22
22
**Command**
23
23
```sh
24
24
npx -y @roychri/mcp-server-asana
@@ -39,7 +39,7 @@ Note that you'll need [Node.js](https://nodejs.org/) installed on your system to
39
39
40
40
41
41
<TabsgroupId="interface">
42
-
<TabItemvalue="ui"label="Goose Desktop"default>
42
+
<TabItemvalue="ui"label="goose Desktop"default>
43
43
<GooseDesktopInstaller
44
44
extensionId="asana"
45
45
extensionName="Asana"
@@ -56,7 +56,7 @@ Note that you'll need [Node.js](https://nodejs.org/) installed on your system to
56
56
See [Asana's developer docs](https://developers.asana.com/docs/personal-access-token) if you need detailed instructions on creating an access token.
Copy file name to clipboardExpand all lines: documentation/docs/mcp/brave-mcp.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,10 @@ This tutorial will get you started with the [Brave Search MCP Server](https://gi
17
17
18
18
:::tip TLDR
19
19
<TabsgroupId="interface">
20
-
<TabItemvalue="ui"label="Goose Desktop"default>
20
+
<TabItemvalue="ui"label="goose Desktop"default>
21
21
[Launch the installer](goose://extension?cmd=npx&arg=-y&arg=%40modelcontextprotocol%2Fserver-brave-search&id=brave-search&name=Brave%20Search&description=Brave%20Search%20API&env=BRAVE_API_KEY%3DYour%20API%20Key)
22
22
</TabItem>
23
-
<TabItemvalue="cli"label="Goose CLI">
23
+
<TabItemvalue="cli"label="goose CLI">
24
24
**Command**
25
25
```sh
26
26
npx -y @modelcontextprotocol/server-brave-search
@@ -40,7 +40,7 @@ Note that you'll need [Node.js](https://nodejs.org/) installed on your system to
40
40
:::
41
41
42
42
<TabsgroupId="interface">
43
-
<TabItemvalue="ui"label="Goose Desktop"default>
43
+
<TabItemvalue="ui"label="goose Desktop"default>
44
44
<GooseDesktopInstaller
45
45
extensionId="brave-search"
46
46
extensionName="Brave Search"
@@ -52,7 +52,7 @@ Note that you'll need [Node.js](https://nodejs.org/) installed on your system to
Copy file name to clipboardExpand all lines: documentation/docs/mcp/browserbase-mcp.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,10 +12,10 @@ This tutorial covers how to add the Browserbase MCP Server as a Goose extension
12
12
:::tip TLDR
13
13
14
14
<TabsgroupId="interface">
15
-
<TabItemvalue="ui"label="Goose Desktop"default>
15
+
<TabItemvalue="ui"label="goose Desktop"default>
16
16
[Launch the installer](goose://extension?cmd=npx&arg=@browserbasehq/mcp&id=browserbase&name=Browserbase&description=Automate%20web%20browsing%20and%20data%20extraction&env=BROWSERBASE_PROJECT_ID%3DBrowserbase%20Project%20ID&env=BROWSERBASE_API_KEY%3DBrowserbase%20API%20Key)
17
17
</TabItem>
18
-
<TabItemvalue="cli"label="Goose CLI">
18
+
<TabItemvalue="cli"label="goose CLI">
19
19
**Command**
20
20
```sh
21
21
npx @browserbasehq/mcp
@@ -32,7 +32,7 @@ This tutorial covers how to add the Browserbase MCP Server as a Goose extension
32
32
## Configuration
33
33
34
34
<TabsgroupId="interface">
35
-
<TabItemvalue="ui"label="Goose Desktop"default>
35
+
<TabItemvalue="ui"label="goose Desktop"default>
36
36
<GooseDesktopInstaller
37
37
extensionId="browserbase"
38
38
extensionName="Browserbase"
@@ -47,7 +47,7 @@ This tutorial covers how to add the Browserbase MCP Server as a Goose extension
0 commit comments