Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions documentation/docs/mcp/_template_.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,14 @@ This tutorial covers how to add the [{Extension Name} MCP Server](/) as a goose

## Configuration

:::info
Note that you'll need [Node.js](https://nodejs.org/) installed on your system to run this command, as it uses `npx`.
:::

:::info
Note that you'll need [uv](https://docs.astral.sh/uv/#installation) installed on your system to run this command, as it uses `uvx`.
:::

<Tabs groupId="interface">
<TabItem value="ui" label="goose Desktop" default>

Expand Down
Loading
Loading