docs: council of mine MCP (#5979)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Angie Jones
2025-12-04 09:20:26 -06:00
committed by GitHub
parent 243580e3e1
commit 166ce02e58
3 changed files with 446 additions and 0 deletions
+8
View File
@@ -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>